HPL3/Community/Scripting/Classes/iscreffect interface
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!