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