FDlgDeltaTransform

[FDlgDeltaTransform](API\Editor\LevelEditor\FDlgDeltaTransform)

Unreal Engine C++ API Reference > Editor > LevelEditor

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/DlgDeltaTransform.h
Include #include "DlgDeltaTransform.h"

Syntax

class FDlgDeltaTransform  

Remarks

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
  FDlgDeltaTransform () Constructs A move Asset Dialog

Functions

Type Name Description
EResult ShowModal () Displays the dialog in a blocking fashionreturns User response in EResult form.

Enums

Type Name Description
Public enum EResult Custom result types

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library