Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_DamageIntensityEntry Class Reference

Protected Member Functions

SCR_UIName GetUiInfo ()
SCR_EDamageIntensityType GetDamageIntensityType ()
bool IsValidDamageState (float value)
void SCR_DamageIntensityEntry ()

Protected Attributes

SCR_EDamageIntensityType m_eDamageIntensityType
bool m_bIsEnabled
int m_iOrder
ref SCR_UIName m_UiInfo
float m_fMaxValue
float m_fMinValue

Detailed Description

Definition at line 226 of file SCR_DamageIntensityHolder.c.

Constructor & Destructor Documentation

◆ SCR_DamageIntensityEntry()

void SCR_DamageIntensityEntry::SCR_DamageIntensityEntry ( )
inlineprotected

Definition at line 268 of file SCR_DamageIntensityHolder.c.

Member Function Documentation

◆ GetDamageIntensityType()

SCR_EDamageIntensityType SCR_DamageIntensityEntry::GetDamageIntensityType ( )
inlineprotected

Definition at line 253 of file SCR_DamageIntensityHolder.c.

◆ GetUiInfo()

SCR_UIName SCR_DamageIntensityEntry::GetUiInfo ( )
inlineprotected

Definition at line 247 of file SCR_DamageIntensityHolder.c.

◆ IsValidDamageState()

bool SCR_DamageIntensityEntry::IsValidDamageState ( float value)
inlineprotected

Definition at line 259 of file SCR_DamageIntensityHolder.c.

Member Data Documentation

◆ m_bIsEnabled

bool SCR_DamageIntensityEntry::m_bIsEnabled
protected

Definition at line 232 of file SCR_DamageIntensityHolder.c.

◆ m_eDamageIntensityType

SCR_EDamageIntensityType SCR_DamageIntensityEntry::m_eDamageIntensityType
protected

Definition at line 229 of file SCR_DamageIntensityHolder.c.

◆ m_fMaxValue

float SCR_DamageIntensityEntry::m_fMaxValue
protected

Definition at line 241 of file SCR_DamageIntensityHolder.c.

◆ m_fMinValue

float SCR_DamageIntensityEntry::m_fMinValue
protected

Definition at line 244 of file SCR_DamageIntensityHolder.c.

◆ m_iOrder

int SCR_DamageIntensityEntry::m_iOrder
protected

Definition at line 235 of file SCR_DamageIntensityHolder.c.

◆ m_UiInfo

ref SCR_UIName SCR_DamageIntensityEntry::m_UiInfo
protected

Definition at line 238 of file SCR_DamageIntensityHolder.c.


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