Skip to main content

ItemColorClick

Callable


  • Click handler for the item color UI according to its current state


    Parameters

    • c: Character

      The character being colored

    • group: AssetGroupName

      The name of the item group being colored

    • x: number

      The x-coordinate at which the UI was drawn

    • y: number

      The y-coordinate at which the UI was drawn

    • width: number

      The width with which the UI was drawn

    • height: number

      The height with which the UI was drawn

    Returns void

    • Nothing