DayZ 1.28
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ ForceSurrenderState()

void ForceSurrenderState ( bool state)
protected

См. определение в файле EmoteManager.c строка 1111

1112 {
1113 m_IsSurrendered = state;
1115 }
void SetEmoteLockState(bool state)
Определения EmoteManager.c:1030
bool IsEmotePlaying()
Определения EmoteManager.c:1183
bool m_IsSurrendered
Определения EmoteManager.c:119

Перекрестные ссылки IsEmotePlaying(), m_IsSurrendered и SetEmoteLockState().