FOnTreeStarted

Delegate type for tree execution events (Params: const UBehaviorTreeComponent* OwnerComp, const UBehaviorTree* TreeAsset)

Windows
MacOS
Linux

Type

typedef TMulticastDelegate_TwoParams< void, const UBehaviorTreeComponent &, const UBehaviorTree & > FOnTreeStarted

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Public/BehaviorTreeDelegates.h

Include

#include "BehaviorTreeDelegates.h"

Remarks

Delegate type for tree execution events (Params: const UBehaviorTreeComponent* OwnerComp, const UBehaviorTree* TreeAsset)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss