|
PC Stable Documentation
|
|

Private Member Functions | |
| void | ModifierDebugObj (int id, string name, bool active, bool locked) |
| string | GetName () |
| int | GetID () |
| bool | IsActive () |
| bool | IsLocked () |
Private Attributes | |
| string | m_Name |
| int | m_ID |
| bool | m_IsActive |
| bool | m_IsLocked |
|
inlineprivate |
References m_ID, m_IsActive, m_IsLocked, m_Name, and name.
|
inlineprivate |
References m_IsActive.
|
inlineprivate |
References m_IsLocked.
|
private |
Referenced by GetID(), and ModifierDebugObj().
|
private |
Referenced by IsActive(), and ModifierDebugObj().
|
private |
Referenced by IsLocked(), and ModifierDebugObj().
|
private |
Referenced by GetName(), and ModifierDebugObj().