Navigation
API > API/Plugins > API/Plugins/PCGEditor > API/Plugins/PCGEditor/FPCGEditorModule
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ClearExecutedStacks
(
const IPCGGraphExecutionSource* InRootSource |
PCGEditorModule.h | ||
virtual void ClearExecutedStacks
(
const UPCGGraph* InContainingGraph |
PCGEditorModule.h |
ClearExecutedStacks(const IPCGGraphExecutionSource *)
| Name | ClearExecutedStacks |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/PCGEditorModule.h |
| Include Path | #include "PCGEditorModule.h" |
| Source | /Engine/Plugins/PCG/Source/PCGEditor/Private/PCGEditorModule.cpp |
virtual void ClearExecutedStacks
(
const IPCGGraphExecutionSource * InRootSource
)
ClearExecutedStacks(const UPCGGraph *)
| Name | ClearExecutedStacks |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCGEditor/Public/PCGEditorModule.h |
| Include Path | #include "PCGEditorModule.h" |
| Source | /Engine/Plugins/PCG/Source/PCGEditor/Private/PCGEditorModule.cpp |
virtual void ClearExecutedStacks
(
const UPCGGraph * InContainingGraph
)