Navigation
API > API/Editor > API/Editor/Blutility
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UEditorUtilityTask
References
| Module | Blutility |
| Header | /Engine/Source/Editor/Blutility/Classes/EditorUtilityTask.h |
| Include | #include "EditorUtilityTask.h" |
Syntax
class UEditorUtilityTask : public UObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnEditorUtilityTaskDelegate | OnFinished |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | |||
| void | |||
| UWorld * | GetWorld () |
||
| void | |||
| void | |||
| void | Calls CancelRequested() and ReceiveCancelRequested() | ||
| void | Run () |
||
| void | SetTaskNotificationText
(
const FText& Text |
||
| bool |