HPL3/Community/Scripting/Classes/cluxeffecthandler

From Frictional Wiki
Jump to navigation Jump to search

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!