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

◆ NetSyncCurrentStateID()

void HumanInventoryWithFSM::NetSyncCurrentStateID ( int id)
inlineprotected

Engine callback - network synchronization of FSM's state. not intended to direct use.

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

177 {
178 m_FSM.NetSyncCurrentStateID(id);
179 }
ref HandFSM m_FSM
Определения HumanInventoryWithFSM.c:7

Перекрестные ссылки m_FSM.