UBTTask_BlueprintBase::SetFinishOnMessage

Task execution will be finished (with result 'Success') after receiving specified message

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Tasks/BTTask_BlueprintBase.h

Include

#include "BehaviorTree/Tasks/BTTask_BlueprintBase.h"

Source

/Engine/Source/Runtime/AIModule/Private/BehaviorTree/Tasks/BTTask_BlueprintBase.cpp

Syntax

void SetFinishOnMessage
(
    FName MessageName
)

Remarks

Task execution will be finished (with result 'Success') after receiving specified message

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