Click or drag to resize

CreateComponentPoolNotificationMode Field

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:Umbrace.Unity.PurePool.PlayMaker.CreateComponentPool.NotificationMode"]

Namespace:  Umbrace.Unity.PurePool.PlayMaker
Assembly:  Umbrace.Unity.PurePool.PlayMaker (in Umbrace.Unity.PurePool.PlayMaker.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
[TooltipAttribute("The modes in which pooled objects are notified of their acquisition from, and release to, the pool.")]
[ObjectTypeAttribute(typeof(NotificationMode))]
public FsmEnum NotificationMode

Field Value

Type: FsmEnum
See Also