DialogMenu
Index
Interfaces
Interfaces
ReloadOptions
optionalreset
Whether to hard reset and reconstruct the button grid, rather than just re-evaluating the existing button's states via a soft reset.
optionalresetDialogItems
Whether to regenerate the subscreen's underlying item or activity list (see DialogBuildActivities and DialogInventoryBuild).
Defaults to true
if ReloadOptions.reset is specified.
optionalresetScrollbar
Reset the position of the scroll bar to the checked button, or, if unavailable, the top of the button grid.
Defaults to true
if ReloadOptions.reset is specified.
optionalstatus
The to-be assigned custom status message
optionalstatusTimer
Display the ReloadOptions.status message on a timer; units are in ms
Customization options for DialogMenu.Reload