Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Attributes | List of all members
SCR_DamageIntensityEntry Interface Reference

Public Member Functions

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

Public Attributes

bool m_bIsEnabled
 
int m_iOrder
 

Protected Attributes

SCR_EDamageIntensityType m_eDamageIntensityType
 
ref SCR_UIName m_UiInfo
 
float m_fMaxValue
 
float m_fMinValue
 

Constructor & Destructor Documentation

◆ SCR_DamageIntensityEntry()

void SCR_DamageIntensityEntry.SCR_DamageIntensityEntry ( )

Member Function Documentation

◆ GetDamageIntensityType()

SCR_EDamageIntensityType SCR_DamageIntensityEntry.GetDamageIntensityType ( )

◆ GetUiInfo()

SCR_UIName SCR_DamageIntensityEntry.GetUiInfo ( )

◆ IsValidDamageState()

bool SCR_DamageIntensityEntry.IsValidDamageState ( float  value)

Member Data Documentation

◆ m_bIsEnabled

bool SCR_DamageIntensityEntry.m_bIsEnabled

◆ m_eDamageIntensityType

SCR_EDamageIntensityType SCR_DamageIntensityEntry.m_eDamageIntensityType
protected

◆ m_fMaxValue

float SCR_DamageIntensityEntry.m_fMaxValue
protected

◆ m_fMinValue

float SCR_DamageIntensityEntry.m_fMinValue
protected

◆ m_iOrder

int SCR_DamageIntensityEntry.m_iOrder

◆ m_UiInfo

ref SCR_UIName SCR_DamageIntensityEntry.m_UiInfo
protected

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