Interfaces
Type Name | Description |
---|---|
IAbortReceiver | Receive execution abort of BehaviorTree node. By implementing it in the main component or Decorator, the IAbortReceiver.OnAbort() method will be called when execution is aborted. |
Type Name | Description |
---|---|
IAbortReceiver | Receive execution abort of BehaviorTree node. By implementing it in the main component or Decorator, the IAbortReceiver.OnAbort() method will be called when execution is aborted. |