Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor
Inheritance Hierarchy
- UEdGraphSchema
- UEdGraphSchema_BehaviorTreeDecorator
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/EdGraphSchema_BehaviorTreeDecorator.h |
Include | #include "EdGraphSchema_BehaviorTreeDecorator.h" |
Syntax
UCLASS ()
class UEdGraphSchema_BehaviorTreeDecorator : public UEdGraphSchema
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | PC_Boolean |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UEdGraphSchema_BehaviorTreeDecorator
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TSharedPtr< FDecoratorSchemaAction_NewNode > | AddNewDecoratorAction
(
FGraphContextMenuBuilder& ContextMenuBuilder, |
|
![]() |
void | AddPin
(
UEdGraphNode* InGraphNode |
|
![]() ![]() ![]() |
const FPinConnectionResponse | CanCreateConnection
(
const UEdGraphPin* A, |
|
![]() ![]() ![]() |
void | CreateDefaultNodesForGraph
(
UEdGraph& Graph |
|
![]() ![]() ![]() |
void | ||
![]() ![]() ![]() |
FGraphNodeClassHelper & | ||
![]() ![]() ![]() |
void | GetContextMenuActions
(
UToolMenu* Menu, |
|
![]() ![]() ![]() |
int32 | ||
![]() ![]() ![]() |
void | GetGraphContextActions
(
FGraphContextMenuBuilder& ContextMenuBuilder |
|
![]() ![]() ![]() |
FName | ||
![]() ![]() ![]() |
FLinearColor | GetPinTypeColor
(
const FEdGraphPinType& PinType |
|
![]() ![]() ![]() |
bool | IsCacheVisualizationOutOfDate
(
int32 InVisualizationCacheID |
|
![]() |
void | RemovePin
(
UEdGraphPin* InGraphPin |
|
![]() ![]() ![]() |
bool | ShouldHidePinDefaultValue
(
UEdGraphPin* Pin |
Constants
Name | Description |
---|---|
CurrentCacheRefreshID |