| TaskDescriptionSet Class |
Namespace: Slash.AI.BehaviorTrees.Editor
The TaskDescriptionSet type exposes the following members.
| Name | Description | |
|---|---|---|
| TaskDescriptionSet |
Initializes a new instance of the TaskDescriptionSet class. Constructor.
|
| Name | Description | |
|---|---|---|
| Descriptions |
task descriptions.
|
| Name | Description | |
|---|---|---|
| OnXmlReadUnknownTask |
Callback when an unknown task should be read from xml. Uses the task descriptions in this set to wrap the unknown task in a ReferenceTask object.
|