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

◆ OnEnd()

override void ActionGetOutTransport::OnEnd ( ActionData action_data)
inlineprotected

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

237 {
238 if (action_data.m_Player.GetInventory())
239 action_data.m_Player.GetInventory().UnlockInventory(LOCK_FROM_SCRIPT);
240 }

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