Difference between revisions of "HPL3/Community/Scripting/Classes/cluxheadtracker"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
cLuxHeadTracker
Fields
cLuxHeadTracker has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| iLuxEntity@ | GetEntity | ||
| eLuxEntityComponentType | GetType | ||
| void | Setup | avBoneNames, avBoneMuls |
|
| void | SetMoveSpeedMul | float afX | |
| void | SetMoveMaxSpeed | float afX | |
| void | SetMaxAngle | float afX | |
| void | SetAngleOffset | float afX | |
| void | LoadFromVariables | cResourceVarsObject@ apVars | |
| void | SetTrackEntity | iLuxEntity@ apEntity | |
| void | SetActive | bool abX | |
| bool | IsActive | ||
| float | GetMaxAngle |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!