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

◆ RequestInterruptAction()

override void ActionManagerServer::RequestInterruptAction ( )
inlineprotected

server requests action interrupt

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

306 {
308 DayZPlayerSyncJunctures.SendActionInterrupt(m_Player);
309 }
ref ActionData m_CurrentActionData
Определения ActionManagerBase.c:61
map m_Player

Перекрестные ссылки m_CurrentActionData и DayZPlayerSyncJunctures::SendActionInterrupt().

Используется в OnInputUserDataProcess(), StartDeliveredAction() и Update().