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

◆ GetOnUnconsciousStop()

ScriptInvoker ManBase::GetOnUnconsciousStop ( )
inlineprivate

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

701 {
703 m_OnUnconsciousStop = new ScriptInvoker();
704
705 return m_OnUnconsciousStop;
706 }
ref ScriptInvoker m_OnUnconsciousStop
Определения PlayerBase.c:350

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