Click or drag to resize
TaskDescriptionIsDecorator Property
Indicates if the task is a decorator and thus can have a child task.

Namespace: Slash.AI.BehaviorTrees.Editor
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public bool IsDecorator { get; set; }

Property Value

Type: Boolean
See Also