Navigation
API > API/Editor > API/Editor/LevelEditor > API/Editor/LevelEditor/FDlgDeltaTransform
Custom result types
| Name | EResult |
| Type | enum |
| Header File | /Engine/Source/Editor/LevelEditor/Public/DlgDeltaTransform.h |
| Include Path | #include "DlgDeltaTransform.h" |
Syntax
enum EResult
{
Cancel = 0,
OK,
}
Values
| Name | Remarks |
|---|---|
| Cancel | |
| OK |