Click or drag to resize

CreateComponentPoolSourceComponent Field

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

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

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.ScriptComponent)]
[TitleAttribute("Component Type")]
[TooltipAttribute("The source component that is being pooled.")]
public FsmString SourceComponent

Field Value

Type: FsmString
See Also