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