Skip to main content

ItemColorCloseColorPicker

Callable

  • ItemColorCloseColorPicker(save: boolean): void

  • Takes the item color UI out of color picker mode. If the item being colored only has a single color index, this function calls any registered item color exit handlers


    Parameters

    • save: boolean

      Whether or not changes should be saved on exiting color picker mode

    Returns void

    • Nothing