Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UEdGraphSchema_BehaviorTreeDecorator
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/EdGraphSchema_BehaviorTreeDecorator.h |
Include | #include "EdGraphSchema_BehaviorTreeDecorator.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/EdGraphSchema_BehaviorTreeDecorator.cpp |
static TSharedPtr< FDecoratorSchemaAction_NewNode > AddNewDecoratorAction
(
FGraphContextMenuBuilder & ContextMenuBuilder,
const FText & Category,
const FText & MenuDesc,
const FText & Tooltip
)