Difference between revisions of "HPL3/Community/Scripting/Classes/iscreffect interface"
Jump to navigation
Jump to search
(Upload classes to sub) |
(No difference)
|
Latest revision as of 10:11, 30 July 2020
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!