PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
DamageData Class Reference

Private Member Functions

void DamageData (float value_global, float value_blood, float value_shock)
 
float GetValueGlobal ()
 
float GetValueShock ()
 
float GetValueBlood ()
 

Private Attributes

float m_ValueGlobal
 
float m_ValueBlood
 
float m_ValueShock
 

Constructor & Destructor Documentation

◆ DamageData()

void DamageData ( float  value_global,
float  value_blood,
float  value_shock 
)
inlineprivate

Member Function Documentation

◆ GetValueBlood()

float GetValueBlood ( )
inlineprivate

References m_ValueBlood.

Referenced by UpdateDamageWidget().

◆ GetValueGlobal()

float GetValueGlobal ( )
inlineprivate

References m_ValueGlobal.

Referenced by UpdateDamageWidget().

◆ GetValueShock()

float GetValueShock ( )
inlineprivate

References m_ValueShock.

Referenced by UpdateDamageWidget().

Field Documentation

◆ m_ValueBlood

float m_ValueBlood
private

Referenced by DamageData(), and GetValueBlood().

◆ m_ValueGlobal

float m_ValueGlobal
private

Referenced by DamageData(), and GetValueGlobal().

◆ m_ValueShock

float m_ValueShock
private

Referenced by DamageData(), and GetValueShock().


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