DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
DebugModifierData Class Reference

Private Member Functions

void DebugModifierData (string name, int id)
 
string GetName ()
 
int GetID ()
 

Private Attributes

string m_Name
 
int m_ID
 

Constructor & Destructor Documentation

◆ DebugModifierData()

void DebugModifierData ( string  name,
int  id 
)
inlineprivate

References m_ID, m_Name, and name.

Member Function Documentation

◆ GetID()

int GetID ( )
inlineprivate

References m_ID.

Referenced by OnClick().

◆ GetName()

string GetName ( )
inlineprivate

References m_Name.

Field Documentation

◆ m_ID

int m_ID
private

Referenced by DebugModifierData(), and GetID().

◆ m_Name

string m_Name
private

Referenced by DebugModifierData(), and GetName().


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