Click or drag to resize

PoolInstanceUsed Event

Event fired when an instance is initialized with this pool.

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

Value

Type: SystemActionComponent
See Also