UBTTask_BlueprintBase::IsTaskExecuting

Check if task is currently being executed

Choose your operating system:

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

bool IsTaskExecuting() const

Remarks

Check if task is currently being executed