![]() | IAgentData Methods |
The IAgentData type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetTaskDataT |
Tries to cast the current task data to the specified type and returns it. Throws an exception if there is no current task data or if it couldn't be casted.
|
![]() | PostUpdate |
Called after behavior tree was updated.
|
![]() | PreUpdate |
Called before behavior tree is updated.
|