DayZ
1.29
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
◆
OnSwitchOn()
override void FlammableBase::OnSwitchOn
(
)
inline
protected
См. определение в файле
Torch.c
строка
214
215
{
216
if
(!GetCompEM().HasEnoughStoredEnergy())
217
{
218
GetCompEM().SwitchOff();
219
}
220
221
if
(
g_Game
.IsServer() || !
g_Game
.IsMultiplayer())
222
{
223
m_UTSource
.SetActive(
true
);
224
}
225
}
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