Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UEdGraphSchema_BehaviorTree
- UAIGraphSchema::GetGraphNodeContextActions()
- UEdGraphSchema_BehaviorTree::GetGraphNodeContextActions()
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 GetGraphNodeContextActions
(
FGraphContextMenuBuilder & ContextMenuBuilder,
int32 SubNodeFlags
) const