ExtendedItemGetButtonColor
Callable
Parameters
data: ExtendedItemData<any>
The extended item data
C: Character
The character wearing the item
Option: ExtendedItemOption | ModularItemModule
A type for the extended item
CurrentOption: ExtendedItemOption
The currently selected option for the item
Hover: boolean
TRUE if the mouse cursor is on the button
IsSelected: boolean
TRUE if the item's current type matches Option
Item: Item = DialogFocusItem
The item in question; defaults to DialogFocusItem
Returns string
The name or hex code of the color
Determine the background color for the item option's button