DIFF

class DamageDataSource

Constructors 1

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

Members 3

float m_ValueGlobal
Referenced by DamageData(), and GetValueGlobal()
float m_ValueBlood
Referenced by DamageData(), and GetValueBlood()
float m_ValueShock
Referenced by DamageData(), and GetValueShock()

Methods 3