HPL3/Community/Scripting/Classes/iscreffect interface

From Frictional Wiki
< HPL3‎ | Community/Scripting/Classes
Revision as of 11:11, 30 July 2020 by Maintenance script (talk | contribs) (Upload classes to sub)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

iScrEffect_Interface

Fields

iScrEffect_Interface has no public fields.

Functions

Return Type Function Name Parameters Description
cLuxEffect@ GetBase
void OnStart
void OnDestroy
void OnMapEnter cLuxMap@ apMap
void OnMapLeave cLuxMap@ apMap
void Reset
void Update float afTimeStep
void OnDraw float afFrameTime

Remarks

Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!