Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Editor
Inheritance Hierarchy
- TSharedFromThis< IPCGEditorProgressNotification >
- IPCGEditorProgressNotification
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Editor/IPCGEditorProgressNotification.h |
| Include | #include "Editor/IPCGEditorProgressNotification.h" |
Syntax
class IPCGEditorProgressNotification : public TSharedFromThis< IPCGEditorProgressNotification >
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanCancel () |
||
| void | Cancel () |
||
| uint32 | GetNumTasks () |
||
| uint32 | |||
| const FTextFormat & | |||
| FCancelTasksEvent & | |||
| void |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCancelTasksEvent |