См. определение в файле CarScript.c строка 515
516 {
518 {
520 if (ps)
521 {
523 }
524 }
525
528
532
535
538
544 }
ref EffVehicleSmoke m_coolantFx
Particles.
ref array< ref EffWheelSmoke > m_WheelSmokeFx
ref EffectSound m_WindowLarge
void CleanupSound(EffectSound sound)
ref EffectSound m_WindowSmall
ref EffVehicleSmoke m_engineFx
ref EffectSound m_CrashSoundHeavy
ref array< int > m_WheelSmokePtcFx
ref EffVehicleSmoke m_exhaustFx
CarRearLightBase m_RearLight
ref EffectSound m_CrashSoundLight
ref EffectSound m_CarHornSoundEffect
static void DestroyEffect(Effect effect)
Unregisters, stops and frees the Effect.
Manager class for managing Effect (EffectParticle, EffectSound)
Перекрестные ссылки CleanupSound(), SEffectManager::DestroyEffect(), Effect(), m_CarHornSoundEffect, m_coolantFx, m_CrashSoundHeavy, m_CrashSoundLight, m_engineFx, m_exhaustFx, m_Headlight, m_RearLight, m_WheelSmokeFx, m_WheelSmokePtcFx, m_WindowLarge и m_WindowSmall.
Используется в EEDelete() и ~CarScript().