Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
StanceIndicator Class Reference

Protected Member Functions

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

Protected Attributes

ref HumanMovementState m_State
 
PlayerBase m_Player
 

Detailed Description

Definition at line 1 of file stanceindicator.c.

Constructor & Destructor Documentation

◆ StanceIndicator()

void StanceIndicator::StanceIndicator ( PlayerBase player)
protected

Definition at line 6 of file stanceindicator.c.

Member Function Documentation

◆ DisplayStance()

void StanceIndicator::DisplayStance ( int stance)
protected

Definition at line 34 of file stanceindicator.c.

◆ Update()

void StanceIndicator::Update ( )
protected

Definition at line 12 of file stanceindicator.c.

Member Data Documentation

◆ m_Player

PlayerBase StanceIndicator::m_Player
protected

Definition at line 4 of file stanceindicator.c.

◆ m_State

ref HumanMovementState StanceIndicator::m_State
protected

Definition at line 3 of file stanceindicator.c.


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