PC Stable Documentation
|
|
Private Member Functions | |
void | PluginDayzPlayerDebugUserData (string name, int category, int pUserData, bool pFullBody, int pStanceMask=-1) |
int | GetInt () |
bool | IsFullBody () |
int | GetStanceMask () |
int | GetCategory () |
string | GetName () |
string | GetNameUnique () |
Private Attributes | |
protected int | m_iUserData |
protected bool | m_bIsFullBody |
protected int | m_iStanceMask |
protected int | m_Category |
protected string | m_Name |
|
inlineprivate |
References m_bIsFullBody, m_Category, m_iStanceMask, m_iUserData, m_Name, and name.
|
inlineprivate |
References m_Category.
Referenced by DisplayActions(), and GetNameUnique().
|
inlineprivate |
References m_iUserData.
Referenced by Actions_Start().
|
inlineprivate |
References m_Name.
Referenced by DisplayActions().
|
inlineprivate |
References GetCategory(), and m_Name.
Referenced by RegisterAnimation().
|
inlineprivate |
References m_iStanceMask.
Referenced by Actions_Start().
|
inlineprivate |
References m_bIsFullBody.
Referenced by Actions_Start().
|
private |
Referenced by IsFullBody(), and PluginDayzPlayerDebugUserData().
|
private |
Referenced by GetCategory(), and PluginDayzPlayerDebugUserData().
|
private |
Referenced by GetStanceMask(), and PluginDayzPlayerDebugUserData().
|
private |
Referenced by GetInt(), and PluginDayzPlayerDebugUserData().
|
private |
Referenced by GetName(), GetNameUnique(), and PluginDayzPlayerDebugUserData().