Click or drag to resize

PoolInstancePooled Event

Event fired when an instance is pooled.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public event Action<Component> InstancePooled
Request Example View Source

Value

Type: SystemActionComponent
See Also