EBTParallelChild::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 EBTParallelChild
{
    enum Type
    {
        MainTask,
        BackgroundTree,
    }
}

Values

Name

Description

MainTask

BackgroundTree

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