Class FPUniversalDespawner
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class FPUniversalDespawner : MonoBehaviour, IFastPoolItem
- Inheritance
-
FPUniversalDespawner
- Implements
-
Constructors
FPUniversalDespawner()
public FPUniversalDespawner()
Properties
Delay
public float Delay { get; }
Property Value
- float
DespawnDelayed
public bool DespawnDelayed { get; }
Property Value
- bool
DespawnOnAudioSourceStop
public bool DespawnOnAudioSourceStop { get; }
Property Value
- bool
DespawnOnParticlesDead
public bool DespawnOnParticlesDead { get; }
Property Value
- bool
ResetParticleSystem
public bool ResetParticleSystem { get; }
Property Value
- bool
TargetPoolID
public int TargetPoolID { get; set; }
Property Value
- int
Methods
OnFastDestroy()
public void OnFastDestroy()
OnFastInstantiate()
public void OnFastInstantiate()