Защищенные члены | |
| void | EmoteLauncher (int emoteID, bool interrupts_same) |
| void | SetForced (int mode) |
| int | GetForced () |
| int | GetID () |
Защищенные данные | |
| bool | m_InterruptsSameIDEmote |
| int | m_ForcePlayEmote |
| int | m_ID |
Закрытые статические данные | |
| static const int | FORCE_NONE = 0 |
| static const int | FORCE_DIFFERENT = 1 |
| static const int | FORCE_ALL = 2 |
См. определение в файле EmoteManager.c строка 74