| IBehaviorTree Methods |
The IBehaviorTree type exposes the following members.
| Name | Description | |
|---|---|---|
| Deactivate |
Deactivation.
| |
| GetActiveTasks |
Generates a collection of active task nodes under this task. Used for debugging only.
| |
| Update |
Per frame data.
|