Click or drag to resize

InitialisePoolPool Field

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

[Missing <summary> documentation for "F:Umbrace.Unity.PurePool.PlayMaker.InitialisePool.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]
[UIHintAttribute(UIHint.Variable)]
[ObjectTypeAttribute(typeof(IPoolBase))]
[TooltipAttribute("The pool to initialise.")]
public FsmObject Pool

Field Value

Type: FsmObject
See Also