Click or drag to resize
IBehaviorTree Methods

The IBehaviorTree type exposes the following members.

Methods
  NameDescription
Public methodDeactivate
Deactivation.
Public methodGetActiveTasks
Generates a collection of active task nodes under this task. Used for debugging only.
Public methodUpdate
Per frame data.
Top
See Also