Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor > API/Editor/BehaviorTreeEditor/UEdGraphSchema_BehaviorTree
- 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 |
virtual void GetSubNodeClasses
(
int32 SubNodeFlags,
TArray < FGraphNodeClassData > & ClassData,
UClass *& GraphNodeClass
) const