Navigation
API > API/Editor > API/Editor/LevelEditor
References
| |
|
| Module |
LevelEditor |
| Header |
/Engine/Source/Editor/LevelEditor/Public/DlgDeltaTransform.h |
| Include |
#include "DlgDeltaTransform.h" |
Syntax
class FDlgDeltaTransform
FDlgDeltaTransform
Wrapper class for SDlgDeltaTransform. This class creates and launches the dialog then awaits the Result to return to the user.
Constructors
| |
Type |
Name |
Description |
 |
|
|
Constructs A move Asset Dialog |
Functions
| |
Type |
Name |
Description |
 |
EResult |
|
Displays the dialog in a blocking fashionreturns User response in EResult form. |
Enums
| |
Type |
Name |
Description |
 |
EResult |
Custom result types |
|