Click or drag to resize

IPoolableOnDespawned Method

Called when the object is despawned and marked for recycling.

Namespace:  Archon.SwissArmyLib.Pooling
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
void OnDespawned()
Request Example View Source
See Also