iScrPlayerState_Interface has no public fields.
| Return Type | Function Name | Parameters | Description |
|---|---|---|---|
| cLuxPlayerState@ | GetBase | ||
| void | CharBody_GravityCollide | apCharBody, apBody, apCollideData | |
| void | CharBody_HitGround | apCharBody, const avVel | |
| void | LoadUserConfig | ||
| void | SaveUserConfig | ||
| void | OnMapEnter | apMap | |
| void | OnMapLeave | apMap | |
| void | CreateWorldEntities | apMap | |
| void | DestroyWorldEntities | apMap | |
| void | OnEnterState | int alPrevStateId | |
| void | OnLeaveState | int alNextStateId | |
| void | Reset | ||
| void | Update | float afTimeStep | |
| void | PostUpdate | float afTimeStep | |
| bool | OnAction | int alAction, bool abPressed | |
| bool | OnAnalogInput | int alAnalogId, const avAmount | |
| bool | OnExitPressed | ||
| bool | AllowBuoyancy | apBody | |
| float | DrawDebugOutput | apSet, apFont, float afStartY |
Have some helpful descriptions to add to this class? Edit this page and add your insight to the Wiki!