Skip to main content

ItemColorFireExit

Callable

  • ItemColorFireExit(save: boolean): void

  • Handles exiting the item color UI. Appropriate text caches are dropped, and any registered exit listeners are called.


    Parameters

    • save: boolean

      Whether or not the appearance changes applied by the item color UI should be saved

    Returns void

    • Nothing