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

◆ OnEnd()

override void ActionGetOutTransport::OnEnd ( ActionData action_data)
inlineprotected

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

233 {
234 if (action_data.m_Player.GetInventory())
235 action_data.m_Player.GetInventory().UnlockInventory(LOCK_FROM_SCRIPT);
236 }

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