iScrUserModule_Interface has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| cLuxUserModule@ | GetBase | ||
| void | Update | float afTimeStep | |
| void | PostUpdate | float afTimeStep | |
| void | VariableUpdate | float afDeltaTime | |
| void | Reset | ||
| void | OnDraw | float afFrameTime | |
| void | OnPostRender | float afFrameTime | |
| void | LoadUserConfig | ||
| void | SaveUserConfig | ||
| void | OnMapEnter | apMap | |
| void | OnMapLeave | apMap | |
| void | CreateWorldEntities | apMap | |
| void | DestroyWorldEntities | apMap | |
| void | PreloadData | apMap | |
| void | OnEnterContainer | const &in asOldContainer | |
| void | OnLeaveContainer | const &in asNewContainer | |
| void | OnExitPressed | ||
| void | OnAction | int alAction, bool abPressed | |
| void | OnAnalogInput | int alAnalogId, const avAmount | |
| void | AppGotInputFocus | ||
| void | AppLostInputFocus |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!