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

◆ ServerRequestEmoteCancel()

void ServerRequestEmoteCancel ( )
protected

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

1085 {
1088
1089 m_Player.SendSyncJuncture(DayZPlayerSyncJunctures.SJ_GESTURE_REQUEST, pCtx);
1090 }
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().