Private Member Functions | |
void | EmoteLauncher (int emoteID, bool interrupts_same) |
void | SetForced (int mode) |
int | GetForced () |
int | GetID () |
Private Attributes | |
protected bool | m_InterruptsSameIDEmote |
protected int | m_ForcePlayEmote |
protected int | m_ID |
Static Private Attributes | |
static const int | FORCE_NONE = 0 |
static const int | FORCE_DIFFERENT = 1 |
static const int | FORCE_ALL = 2 |
|
inlineprivate |
References FORCE_NONE, m_ForcePlayEmote, m_ID, and m_InterruptsSameIDEmote.
|
inlineprivate |
References m_ForcePlayEmote.
Referenced by SendEmoteRequestSync(), and Update().
|
inlineprivate |
References m_ForcePlayEmote.
|
staticprivate |
Referenced by OnSyncJuncture().
|
staticprivate |
Referenced by UIScriptedMenu::Init(), and OnSyncJuncture().
|
staticprivate |
Referenced by EmoteLauncher(), OnInputUserDataProcess(), SendEmoteRequestSync(), and Update().
|
private |
Referenced by EmoteLauncher(), GetForced(), and SetForced().
|
private |
Referenced by EmoteLauncher(), and GetID().
|
private |
Referenced by EmoteLauncher().