Click or drag to resize

IPoolableOnSpawned Method

Called when the object is spawned (either fresh or recycled).

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