| bAllowResizing |
bool |
|
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|
| bAllowSearch |
bool |
|
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|
| bShowObjectName |
bool |
|
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|
| MinHeight |
int32 |
The minimum dialog height. |
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|
| MinWidth |
int32 |
The minimum dialog width. If zero, default to the medium window width defined by the Editor style. |
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|
| ValueColumnWidthRatio |
float |
The column size proportion, between 0 and 1, used to display the property value. |
EditorDialogLibrary.h |
- BlueprintReadWrite
- Category="Editor Scripting | Object Dialog"
|