DIFF

class StatDebugObjectSource

Constructors 1

void StatDebugObject(string name, float value, eRemoteDebugType type)
References m_Name, m_Type, and m_Value

Members 3

string m_Name
Referenced by Debug(), GetName(), and StatDebugObject()
float m_Value

Methods 5

void Debug()
References PrintString(), float.ToString(), m_Name
Show 1 more, m_Value
string GetName()
References m_Name
string GetValue()
References float.ToString(), and m_Value
void SetType(eRemoteDebugType type)
References m_Type