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

◆ SetParticleStateLight()

override void EffCoolantSteam::SetParticleStateLight ( )
inlineprivate

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

4 {
5 SetParticleState( ParticleList.HATCHBACK_COOLANT_OVERHEATING );
7 }
void UpdateParticle()
Определения CoolantSteam.c:15
void SetParticleState(int state)
Определения VehicleSmoke.c:20

Перекрестные ссылки ParticleList::HATCHBACK_COOLANT_OVERHEATING, EffVehicleSmoke::SetParticleState() и UpdateParticle().