UBTFunctionLibrary::StartUsingExternalEvent

Initialize variables marked as "instance memory" and set owning actor for blackboard operations

Windows
MacOS
Linux

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

Syntax

static void StartUsingExternalEvent
(
    UBTNode * NodeOwner,
    AActor * OwningActor
)

Remarks

Initialize variables marked as "instance memory" and set owning actor for blackboard operations

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