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

◆ ServerRequestEmoteCancel()

void ServerRequestEmoteCancel ( )
protected

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

1318 {
1321
1322 m_Player.SendSyncJuncture(DayZPlayerSyncJunctures.SJ_GESTURE_REQUEST, pCtx);
1323 }
map m_Player
const int CALLBACK_CMD_GESTURE_INTERRUPT
Определения EmoteManager.c:157
static const int SJ_GESTURE_REQUEST
Определения DayZPlayerSyncJunctures.c:22
Определения gameplay.c:152
proto bool Write(void value_out)

Перекрестные ссылки CALLBACK_CMD_GESTURE_INTERRUPT, DayZPlayerSyncJunctures::SJ_GESTURE_REQUEST и Serializer::Write().