Skip to main content

KeyBind : MenuComponent

KeyBind.

Properties

value: integer

key: integer

isToggle: boolean

Functions

PermaShow

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

KeyBind:AddTooltip( tooltipString: string ) void

ArgumentTypeDescription
tooltipStringstringTooltip string.

Add tooltip to this element.