Navigation
API > API/Plugins > API/Plugins/PCGEditor
| Name | EPCGEditorNewPCGGraphBehavior |
| Type | enum |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/Schema/PCGEditorGraphSchemaActions.h |
| Include Path | #include "Schema/PCGEditorGraphSchemaActions.h" |
Syntax
enum EPCGEditorNewPCGGraphBehavior
{
Normal = 0,
SubgraphNode,
LoopNode,
}
Values
| Name | Remarks |
|---|---|
| Normal | |
| SubgraphNode | |
| LoopNode |