UEdGraphSchema_BehaviorTree::GetSubNodeClasses

Windows
MacOS
Linux

Override Hierarchy

UAIGraphSchema::GetSubNodeClasses()

UEdGraphSchema_BehaviorTree::GetSubNodeClasses()

References

Module

BehaviorTreeEditor

Header

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

Include

#include "EdGraphSchema_BehaviorTree.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/EdGraphSchema_BehaviorTree.cpp

Syntax

virtual void GetSubNodeClasses
(
    int32 SubNodeFlags,
    TArray< FGraphNodeClassData > & ClassData,
    UClass *& GraphNodeClass
) const

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