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

Private Member Functions

void DebugAgentData (string name, int id)
 
string GetName ()
 
int GetID ()
 
float GetTemporaryResistance ()
 

Private Attributes

string m_Name
 
int m_ID
 

Constructor & Destructor Documentation

◆ DebugAgentData()

void DebugAgentData ( 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.

◆ GetTemporaryResistance()

float GetTemporaryResistance ( )
inlineprivate

Field Documentation

◆ m_ID

int m_ID
private

Referenced by DebugAgentData(), and GetID().

◆ m_Name

string m_Name
private

Referenced by DebugAgentData(), and GetName().


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