Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/BehaviorTree > API/Runtime/AIModule/BehaviorTree/UBTFunctionLibrary
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BTFunctionLibrary.h |
| Include | #include "BehaviorTree/BTFunctionLibrary.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/BehaviorTree/BTFunctionLibrary.cpp |
UFUNCTION (BlueprintCallable, Category="AI|BehaviorTree",
Meta=(HidePin="NodeOwner", DefaultToSelf="NodeOwner", DeprecatedFunction, DeprecationMessage="No longer needed"))
static void StartUsingExternalEvent
(
UBTNode * NodeOwner,
AActor * OwningActor
)
Remarks
Initialize variables marked as "instance memory" and set owning actor for blackboard operations