PoolBehaviour.monoDespawnedEvent Field

Ultimate Pooling

PoolBehaviourmonoDespawnedEvent Field
The name of the event that is called when an object is returned to the pool.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static string monoDespawnedEvent
var UltimatePooling.PoolBehaviour.monoDespawnedEvent

Field Value

Type: String
See Also