Navigation
API > API/Editor > API/Editor/UnrealEd
Information that can be gathered from the move dialog.
| Name | FMoveDialogInfo |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Public/ObjectTools.h |
| Include Path | #include "ObjectTools.h" |
Syntax
struct FMoveDialogInfo
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMoveDialogInfo() |
ObjectTools.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bOkToAll | bool | ObjectTools.h | ||
| bPromptForRenameOnConflict | bool | ObjectTools.h | ||
| bSavePackages | bool | ObjectTools.h | ||
| PGN | FPackageGroupName | ObjectTools.h |