EBTFlowAbortMode::Type

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/BehaviorTreeTypes.h

Include

#include "BehaviorTree/BehaviorTreeTypes.h"

Syntax

namespace EBTFlowAbortMode
{
    enum Type
    {
        None,
        LowerPriority,
        Self,
        Both,
    }
}

Values

Name

Description

None

LowerPriority

Self

Both

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