Skip to main content

ColorPicker : MenuComponent

ColorPicker.

Properties

value: color

boolValue: boolean

Functions

PermaShow

ColorPicker:PermaShow( show: boolean, overrideSave: boolean ) void

ArgumentTypeDescription
showbooleanShould draw permashow.
overrideSavebooleanForce permashow even if save is exist.

Permashow this item. If not necessary , overrideSave should be false.


AddTooltip

ColorPicker:AddTooltip( tooltipString: string ) void

ArgumentTypeDescription
tooltipStringstringTooltip string.

Add tooltip to this element.