Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/IPCGEditorModule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void ClearExecutedStacks
(
const UPCGComponent* InRootComponent |
Editor/IPCGEditorModule.h | ||
void ClearExecutedStacks
(
const UPCGGraph* InContainingGraph |
Editor/IPCGEditorModule.h |
ClearExecutedStacks(const UPCGComponent *)
| Name | ClearExecutedStacks |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Editor/IPCGEditorModule.h |
| Include Path | #include "Editor/IPCGEditorModule.h" |
void ClearExecutedStacks
(
const UPCGComponent * InRootComponent
)
ClearExecutedStacks(const UPCGGraph *)
| Name | ClearExecutedStacks |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Editor/IPCGEditorModule.h |
| Include Path | #include "Editor/IPCGEditorModule.h" |
void ClearExecutedStacks
(
const UPCGGraph * InContainingGraph
)