class EffWheelSmokeSource
EffWheelSmoke › EffectParticle › Effect › Managed
All members, including inherited
Constructors 1
void EffWheelSmoke()Referenced by CarScript.EOnPostSimulate()
Constants 1
const float WHEEL_SMOKE_THRESHOLD = 5.0Referenced by CarScript.EOnPostSimulate()
Methods 2
void SetSurface(string surface)References Surface.GetWheelParticleID(), SetParticleState(), EffectParticle.Stop()
Show 1 more
, EffectParticle.m_ParticleIDReferenced by CarScript.EOnPostSimulate()
void SetParticleState(int state)References Effect.IsPlaying(), EffectParticle.SetParticleID(), EffectParticle.Start()
Show 1 more
, EffectParticle.Stop()Referenced by SetSurface()