ESubNode::Type

Windows
MacOS
Linux

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeEditorTypes.h

Include

#include "BehaviorTreeEditorTypes.h"

Syntax

namespace ESubNode
{
    enum Type
    {
        Decorator,
        Service,
    }
}

Values

Name

Description

Decorator

Service

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