LifeTimeFlags

Enum in Arbor.ObjectPooling

Description

Lifetime of pooled objects

Properties

Property Name Description
SceneUnloaded The scene where the object was placed until just before being pooled remains in the pool until it is unloaded.
TimeElapsed It remains in the pool until the specified time has passed since it was pooled.