Skip to main content

CheckBox : MenuComponent

CheckBox.

Properties

value: boolean

Functions

PermaShow

CheckBox: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

CheckBox:AddTooltip(tooltipString: string) void

ArgumentTypeDescription
tooltipStringstringTooltip string.

Add tooltip to this element.