Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Tasks/BTTask_BlueprintBase.h |
Include |
#include "BehaviorTree/Tasks/BTTask_BlueprintBase.h" |
If blueprint graph contains this event, task will stay active until FinishAbort is called @note that if both generic and AI event versions are implemented only the more suitable one will be called, meaning the AI version if called for AI, generic one otherwise