Click or drag to resize

AcquireComponentManager Field

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

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

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#
[ObjectTypeAttribute(typeof(ComponentPoolManager))]
[TooltipAttribute("The pool manager from which to acquire an instance of a Component.")]
public FsmObject Manager

Field Value

Type: FsmObject
See Also