Difference between revisions of "HPL3/Community/Scripting/Classes/cluxforceemitter"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
cLuxForceEmitter
Fields
cLuxForceEmitter has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| iLuxEntity@ | GetEntity | ||
| eLuxEntityComponentType | GetType | ||
| void | SetActive | bool abX | |
| bool | IsActive | ||
| void | SetCharacterBody | iCharacterBody@ apCharBody, const cVector3f& avOffset, bool abAtFoot |
|
| void | SetRadius | float afX | |
| void | SetForce | float afX | |
| void | SetFreq | float afX | |
| void | FadeIn | float afTime | |
| void | FadeOut | float afTime | |
| void | SetMinForceSpeed | float afX | |
| void | SetMaxForceSpeed | float afX |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!