API ReferenceSandbox
public class Sandbox.LegacyParticleSystem : Sandbox.ComponentObsolete
Support's Source Engine's vpcf particles
Obsolete
This API type is obsolete.
Constructors
Showing 1 constructors
public LegacyParticleSystem()
No results match this filter.
Methods
Showing 6 methods
protected virtual void DrawGizmos()
protected virtual void OnAwake()
protected virtual void OnDisabled()
protected virtual void OnEnabled()
protected virtual void OnTagsChanged()
protected virtual void OnUpdate()
No results match this filter.
Properties
Showing 5 properties
public System.Collections.Generic.List`1<Sandbox.ParticleControlPoint> Sandbox.LegacyParticleSystem.ControlPoints { get; set; }
public bool Sandbox.LegacyParticleSystem.Looped { get; set; }
public Sandbox.ParticleSystem Sandbox.LegacyParticleSystem.Particles { get; set; }
public float Sandbox.LegacyParticleSystem.PlaybackSpeed { get; set; }
public Sandbox.SceneParticles Sandbox.LegacyParticleSystem.SceneObject { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.LegacyParticleSystem |