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

◆ ServerRequestEmoteCancel()

void ServerRequestEmoteCancel ( )
protected

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

1131 {
1134
1135 m_Player.SendSyncJuncture(DayZPlayerSyncJunctures.SJ_GESTURE_REQUEST, pCtx);
1136 }
const int CALLBACK_CMD_GESTURE_INTERRUPT
Определения EmoteManager.c:140
DayZPlayer m_Player
Определения Hand_Events.c:42
static const int SJ_GESTURE_REQUEST
Определения DayZPlayerSyncJunctures.c:22
Определения gameplay.c:152
proto bool Write(void value_out)

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