Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
DebugAgentData Class Reference

Private Member Functions

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

Private Attributes

int m_ID
string m_Name

Detailed Description

Definition at line 1 of file huddebugwincharagents.c.

Constructor & Destructor Documentation

◆ DebugAgentData()

void DebugAgentData ( string name,
int id )
inlineprivate

Definition at line 6 of file huddebugwincharagents.c.

References m_ID, m_Name, and name.

Member Function Documentation

◆ GetID()

int GetID ( )
inlineprivate

Definition at line 17 of file huddebugwincharagents.c.

References m_ID.

Referenced by OnClick().

◆ GetName()

string GetName ( )
inlineprivate

Definition at line 12 of file huddebugwincharagents.c.

References m_Name.

◆ GetTemporaryResistance()

float GetTemporaryResistance ( )
inlineprivate

Definition at line 22 of file huddebugwincharagents.c.

Field Documentation

◆ m_ID

int m_ID
private

Definition at line 4 of file huddebugwincharagents.c.

Referenced by DebugAgentData(), and GetID().

◆ m_Name

string m_Name
private

Definition at line 3 of file huddebugwincharagents.c.

Referenced by DebugAgentData(), and GetName().


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