FunctionsDialogLeaveFocusItemDialogLeaveFocusItem CallableDialogLeaveFocusItem(allowModeChange?: boolean): voidLeaves the item menu of the focused item (be it the extended item- or tighten/loosen menu) and perform any screen-specific setup for CurrentScreen.@seeDialogLeaveFocusItemHandlers Namespace with helper functions for setting up new screensParametersallowModeChange: boolean = trueWhether to allow automatic changes to the items dialog mode. Should be set to false if any immediate subsequent mode changes or full exits are plannedReturns void
Leaves the item menu of the focused item (be it the extended item- or tighten/loosen menu) and perform any screen-specific setup for CurrentScreen.
DialogLeaveFocusItemHandlers Namespace with helper functions for setting up new screens