DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetOnUnconsciousStop()
ScriptInvoker
ManBase::GetOnUnconsciousStop
(
)
inline
private
См. определение в файле
PlayerBase.c
строка
700
701
{
702
if
(!
m_OnUnconsciousStop
)
703
m_OnUnconsciousStop
=
new
ScriptInvoker();
704
705
return
m_OnUnconsciousStop
;
706
}
ManBase::m_OnUnconsciousStop
ref ScriptInvoker m_OnUnconsciousStop
Определения
PlayerBase.c:350
Перекрестные ссылки
m_OnUnconsciousStop
.
ManBase
Создано системой
1.13.2