Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Editor
Inheritance Hierarchy
- IModuleInterface
- IPCGEditorModule
- FPCGEditorModule
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Editor/IPCGEditorModule.h |
| Include | #include "Editor/IPCGEditorModule.h" |
Syntax
class IPCGEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| TWeakPtr< IPCGEditorProgressNotification > | CreateProgressNotification
(
const FTextFormat& TextFormat, |
||
| void | ReleaseProgressNotification
(
TWeakPtr< IPCGEditorProgressNotification > InNotification |
||
| void | SetOutlinerUIRefreshDelay
(
float InDelay |