AdvancedPooling

Instantiate in advance and register to ObjectPool.

AdvancedPooling

Properties

Property Name Description
Pooling Items List of objects to pool.
Field NameDescription
TypeObject type
OriginalOriginal object
AmountAmount to pool
Life Time FlagsObjectPool lifetime flag
Scene Unloaded
The scene where the object was placed until just before being pooled remains in the pool until it is unloaded.
Time Elapsed
It remains in the pool until the specified time has passed since it was pooled.
Life DurationObjectPool lifetime

Remarks

Returning success is completed.