Click or drag to resize

IPooledOnDestroyIntoPool Method

Method that gets called when an instance gets pooled.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
void OnDestroyIntoPool()
Request Example View Source
See Also