|
DayZ 1.24
|
Protected Member Functions | |
| void | StanceIndicator (PlayerBase player) |
| void | Update () |
| void | DisplayStance (int stance) |
Protected Attributes | |
| ref HumanMovementState | m_State |
| PlayerBase | m_Player |
Definition at line 1 of file StanceIndicator.c.
|
inlineprotected |
Definition at line 6 of file StanceIndicator.c.
Definition at line 30 of file StanceIndicator.c.
References m_Player.
Referenced by Update().
|
inlineprotected |
Definition at line 12 of file StanceIndicator.c.
References DisplayStance(), m_Player, and m_State.
|
protected |
Definition at line 4 of file StanceIndicator.c.
Referenced by DisplayStance(), StanceIndicator(), and Update().
|
protected |
Definition at line 3 of file StanceIndicator.c.
Referenced by StanceIndicator(), and Update().