![]() | OnEnabledShowDoubleColumnDialog Fields |
Name | Description | |
---|---|---|
![]() | _mainImage |
Image to display on the dialog in the first (or only) column. Set either _mainSprite or _mainImage. Only one will be used.
|
![]() | _mainImageText |
Main text for image in the first column. This is for either _mainSprite or _mainImage. It can also be used as a heading for the text in the first column,
|
![]() | _mainSprite |
Image to display on the dialog in the first (or only) column. Set either _mainSprite or _mainImage. Only one will be used.
|
![]() | _mainText |
Text to display in the first (or only) column.
|
![]() | _secondaryImage |
Image to display on the dialog in the second column. Set either _secondarySprite or _secondaryImage. Only one will be used.
|
![]() | _secondaryImageText |
Main text for image in the second column. This is for either _secondarySprite or _secondaryImage. It can also be used as a heading for the text in the second column,
|
![]() | _secondarySprite |
Image to display on the dialog in the second column. Set either _secondarySprite or _secondaryImage. Only one will be used.
|
![]() | _secondaryText |
Text to display in the second column
|
![]() | _title |
Dialog title text
|