Skip to main content

List : MenuComponent

List

Properties

value: integer

items: string[] - std::vector<string>

Functions

PermaShow

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

List:AddTooltip(tooltipString: string) void

ArgumentTypeDescription
tooltipStringstringTooltip string.

Add tooltip to this element.