BehaviorTreeActionHandler
Declaration
protocol BehaviorTreeActionHandler : ActionHandlerProtocolTopics
Responding to action progress
actionStartedWithResult(event:)actionUpdatedWithResult(event:)actionPausedWithResult(event:)actionResumedWithResult(event:)