Click or drag to resize

AcquireGameObjectPool Field

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

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

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#
[RequiredFieldAttribute]
[ObjectTypeAttribute(typeof(GameObjectPool))]
[TooltipAttribute("The pool from which to acquire an instance of a GameObject.")]
public FsmObject Pool

Field Value

Type: FsmObject
See Also