Click or drag to resize
ReferenceTaskDecoratorTask Property
Capsuled task if referenced task is a decorator.

Namespace: Slash.AI.BehaviorTrees.Implementations
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public ITask DecoratorTask { get; set; }

Property Value

Type: ITask
See Also