Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that create a 'Editor Dialog Library Object Details View Options' from its members
Inputs
| Type | Name | Description |
|---|---|---|
| boolean | Show Object Name | |
| boolean | Allow Search | |
| boolean | Allow Resizing | |
| integer | Min Width | The minimum dialog width. If zero, default to the medium window width defined by the Editor style. |
| integer | Min Height | The minimum dialog height. If zero, default to the medium window height defined by the Editor style. |
| real | Value Column Width Ratio | The column size proportion, between 0 and 1, used to display the property value. The remaining of the horizontal space will be used to display the property name. |
Outputs
| Type | Name | Description |
|---|---|---|
| struct | Editor Dialog Library Object Details View Options |