Navigation
API > API/Plugins > API/Plugins/CommonConversationGraph
Action to auto arrange the graph
| Name | FConversationGraphSchemaAction_AutoArrange |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/CommonConversation/Source/CommonConversationGraph/Public/ConversationGraphSchema.h |
| Include Path | #include "ConversationGraphSchema.h" |
Syntax
USTRUCT ()
struct FConversationGraphSchemaAction_AutoArrange : public FEdGraphSchemaAction
Inheritance Hierarchy
- FEdGraphSchemaAction → FConversationGraphSchemaAction_AutoArrange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| ConversationGraphSchema.h | |||
FConversationGraphSchemaAction_AutoArrange
(
FText InNodeCategory, |
ConversationGraphSchema.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UEdGraphNode * PerformAction
(
UEdGraph* ParentGraph, |
ConversationGraphSchema.h |