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

◆ ForceSurrenderState()

void ForceSurrenderState ( bool state)
protected

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

1299 {
1300 m_IsSurrendered = state;
1302 }
void SetEmoteLockState(bool state)
Определения EmoteManager.c:1204
bool IsEmotePlaying()
Определения EmoteManager.c:1370
bool m_IsSurrendered
Определения EmoteManager.c:133

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