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

◆ Process()

void Process ( )
protected

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

744 {
745 if (g_Game.IsMultiplayer())
746 {
747 SetSynchDirty();
748 }
749 else
750 {
752 }
753 }
override void OnVariablesSynchronized()
Определения ContaminatedArea_Dynamic.c:94
DayZGame g_Game
Определения DayZGame.c:3942

Перекрестные ссылки g_Game и OnVariablesSynchronized().

Используется в ActionDetachFromTarget::OnExecute(), ActionDetachPowerSourceFromPanel::OnExecuteClient(), ActionPlugIn::OnExecuteClient(), ActionDetachPowerSourceFromPanel::OnExecuteServer(), ActionPlantSeed::OnExecuteServer(), ActionPlugIn::OnExecuteServer(), ActionPlugTargetIntoThis::OnExecuteServer(), Reactivate(), ParticleEffecter::SetParticle(), SetRadius(), Start(), Stop() и HeatComfortAnimHandler::Update().