EBTParallelMode::Type

Windows
MacOS
Linux

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/BehaviorTree/Composites/BTComposite_SimpleParallel.h

Include

#include "BehaviorTree/Composites/BTComposite_SimpleParallel.h"

Syntax

namespace EBTParallelMode
{
    enum Type
    {
        AbortBackground,
        WaitForBackground,
    }
}

Values

Name

Description

AbortBackground

WaitForBackground

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