DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
GetOnUnconsciousStop()
ScriptInvoker
ManBase::GetOnUnconsciousStop
(
)
inline
private
См. определение в файле
PlayerBase.c
строка
562
563
{
564
if
(!
m_OnUnconsciousStop
)
565
m_OnUnconsciousStop
=
new
ScriptInvoker();
566
567
return
m_OnUnconsciousStop
;
568
}
ManBase::m_OnUnconsciousStop
ref ScriptInvoker m_OnUnconsciousStop
Определения
PlayerBase.c:303
Перекрестные ссылки
m_OnUnconsciousStop
.
ManBase
Создано системой
1.13.2