![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | PawnEntityController (PawnEntity pawnOwner) |
| proto external PawnEntity | GetPawnOwner () |
| proto external void | SetFlags (int flags) |
| proto external void | ClearFlags (int flags) |
| proto external bool | IsFlagSet (int flag) |
| proto external void | AddMovementInput (vector movementInput) |
| proto external vector | GetCurrentMovementInput () |
| proto external vector | GetLastMovementInput () |
| proto external void | SetControlRotation (vector ypr) |
| proto external vector | GetControlRotation () |
| proto external void | SetAimRotation (vector ypr) |
| proto external vector | GetAimRotation () |
| proto external void | SetLookRotation (vector ypr) |
| proto external vector | GetLookRotation () |
| void | OnInit (PawnEntity owner) |
| void | OnPrepare (PawnEntity owner, float timeSlice) |
| void | OnUpdate (PawnEntity owner, float timeSlice) |
| int | OnPackControls (PawnEntity owner) |
| void | OnUnpackControls (PawnEntity owner, int packedControls) |
| bool | OnPackUserActions (PawnEntity owner, ScriptBitWriter bitWriter) |
| bool | OnUnpackUserActions (PawnEntity owner, ScriptBitReader bitReader) |
Static Protected Member Functions | |
| static proto vector | GetCompressedAngles (vector rotation) |
Definition at line 7 of file PawnEntityController.c.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |