|
PC Stable Documentation
|
|

Private Member Functions | |
| void | StatDebugObject (string name, float value, eRemoteDebugType type) |
| void | Debug () |
| string | GetName () |
| string | GetValue () |
| void | SetType (eRemoteDebugType type) |
| eRemoteDebugType | GetType () |
Private Attributes | |
| string | m_Name |
| float | m_Value |
| eRemoteDebugType | m_Type |
|
inlineprivate |
|
inlineprivate |
References m_Name, m_Value, PrintString, and float::ToString().
|
inlineprivate |
References m_Type.
Referenced by SerializeNames(), and SerializeValues().
|
inlineprivate |
References m_Value, and float::ToString().
|
inlineprivate |
References m_Type.
|
private |
Referenced by Debug(), GetName(), and StatDebugObject().
|
private |
Referenced by GetType(), SetType(), and StatDebugObject().
|
private |
Referenced by Debug(), GetValue(), and StatDebugObject().