Difference between revisions of "HPL3/Community/Scripting/Classes/cluxeffecthandler"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
cLuxEffectHandler
Fields
cLuxEffectHandler has no public fields.
Functions
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| iScrEffect_Interface@ | GetEffect | int alId | |
| void | FadeIn | float afTime | |
| void | FadeOut | float afTime | |
| bool | IsFading | ||
| float | GetFadeAlpha | ||
| void | AddGlowObject | iLuxEntity@ apEntity, float afAlpha, float afY |
|
| void | AddEdgeGlowObject | iLuxEntity@ apEntity, const cColor& aColor, float afAlpha, float afEdgeThickness, float afLightLimit |
Remarks
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!