Class EnvParticle
RoomModifier will deactivate this object when necessary.
Inheritance
object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
EnvParticle
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class EnvParticle : MonoBehaviour
Fields
instances
Declaration
public static List<EnvParticle> instances
Field Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<T><EnvParticle> |