DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnSwitchOff()
override void FlammableBase::OnSwitchOff
(
)
inline
protected
См. определение в файле
Torch.c
строка
227
228
{
229
if
(
g_Game
.IsServer() || !
g_Game
.IsMultiplayer())
230
{
231
m_UTSource
.SetActive(
false
);
232
}
233
}
g_Game
DayZGame g_Game
Определения
DayZGame.c:3942
FlammableBase::m_UTSource
ref UniversalTemperatureSource m_UTSource
Определения
Torch.c:35
Перекрестные ссылки
g_Game
и
m_UTSource
.
FlammableBase
Создано системой
1.13.2