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

◆ GetOnUnconsciousStop()

ScriptInvoker ManBase::GetOnUnconsciousStop ( )
inlineprivate

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

563 {
565 m_OnUnconsciousStop = new ScriptInvoker();
566
567 return m_OnUnconsciousStop;
568 }
ref ScriptInvoker m_OnUnconsciousStop
Определения PlayerBase.c:303

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