iScrPlayer_Interface has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| cLuxPlayer@ | GetBase | ||
| void | CharBody_GravityCollide | apCharBody, apBody, apCollideData | |
| void | CharBody_HitGround | apCharBody, const avVel | |
| void | Update | float afTimeStep | |
| void | PostUpdate | float afTimeStep | |
| void | Reset | ||
| void | OnDraw | float afFrameTime | |
| void | LoadUserConfig | ||
| void | SaveUserConfig | ||
| void | OnMapEnter | apMap | |
| void | OnMapLeave | apMap | |
| void | CreateWorldEntities | apMap | |
| void | DestroyWorldEntities | apMap | |
| void | OnEnterContainer | const &in asOldContainer | |
| void | OnLeaveContainer | const &in asNewContainer | |
| void | PreloadData | apMap | |
| void | OnExitPressed | ||
| void | OnAction | int alAction, bool abPressed | |
| void | OnAnalogInput | int alAnalogId, const avAmount | |
| void | OnUnderwaterEffectActive | bool abX, bool abUseStartAndEndEffects | |
| int | GetCharacterState | ||
| void | SetCharacterState | int alState | |
| float | DrawDebugOutput | apSet, apFont, float afStartY | |
| void | SetupStartPos | const &in avPos, float afAngle, bool abCrouching |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!