Click or drag to resize
TaskDescriptionType Property
Task type. Returns null if the type can't be loaded because it's not available in the current loaded assemblies.

Namespace: Slash.AI.BehaviorTrees.Editor
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
protected Type Type { get; }

Property Value

Type: Type
See Also