PoolableObject.sendPoolableActivateDeactivateMessages Field

ClockStone Audio Toolkit

PoolableObjectsendPoolableActivateDeactivateMessages Field

If enabled a OnPoolableObjectActivated and OnPoolableObjectDeactivated message is sent to the poolable instance if the object is activated respectively deactivated by the ObjectPoolController

Namespace:  (Default Namespace)
Assembly:  AudioToolkit (in AudioToolkit.dll) Version: 8.2.0.0 (8.2.0.0)
Syntax
C#
public bool sendPoolableActivateDeactivateMessages

Field Value

Type: Boolean
See Also