Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
StanceIndicator Class Reference

Protected Member Functions

void StanceIndicator (PlayerBase player)
void DisplayStance (int stance)
void Update ()

Protected Attributes

PlayerBase m_Player
ref HumanMovementState m_State

Detailed Description

Definition at line 1 of file stanceindicator.c.

Constructor & Destructor Documentation

◆ StanceIndicator()

void StanceIndicator ( PlayerBase player)
inlineprotected

Definition at line 6 of file stanceindicator.c.

References m_Player, and m_State.

Member Function Documentation

◆ DisplayStance()

void DisplayStance ( int stance)
inlineprotected

Definition at line 34 of file stanceindicator.c.

References m_Player.

Referenced by Update().

◆ Update()

void Update ( )
inlineprotected

Definition at line 12 of file stanceindicator.c.

References DisplayStance(), m_Player, and m_State.

Field Documentation

◆ m_Player

PlayerBase m_Player
protected

Definition at line 4 of file stanceindicator.c.

Referenced by StanceIndicator(), DisplayStance(), and Update().

◆ m_State

ref HumanMovementState m_State
protected

Definition at line 3 of file stanceindicator.c.

Referenced by StanceIndicator(), and Update().


The documentation for this class was generated from the following file: