-
Notifications
You must be signed in to change notification settings - Fork 3
UIItems
JustGod edited this page Oct 28, 2023
·
1 revision
(method) UIItems:Button(Label: string, Description: string, Style: table, Enabled: boolean, Action: any, Submenu: UIMenu)
-> nilButtonWithStyle
(method) UIItems:Checkbox(Label: any, Description: any, Checked: any, Style: any, Actions: any)fun():BaseObject(method) UIItems:Line()(method) UIItems:List(Label: any, Items: any, Index: any, Description: any, Style: any, Enabled: any, Actions: any, Submenu: any)(method) UIItems:Separator(Label: any)(method) UIItems:Slider(Label: any, ProgressStart: any, ProgressMax: any, Description: any, Divider: any, Style: any, Enabled: any, Actions: any)(method) UIItems:SliderProgress(Label: string, ProgressStart: number, ProgressMax: number, Description: string, Style: any, Enabled: boolean, Actions: any)Slider
(method) UIItems:UISliderHeritage(Label: any, ItemIndex: any, Description: any, Actions: any, Value: any)ButtonWithStyle
(method) UIItems:Button(Label: string, Description: string, Style: table, Enabled: boolean, Action: any, Submenu: UIMenu)
-> nil(method) UIItems:Checkbox(Label: any, Description: any, Checked: any, Style: any, Actions: any)(method) UIItems:Line()(method) UIItems:List(Label: any, Items: any, Index: any, Description: any, Style: any, Enabled: any, Actions: any, Submenu: any)(method) UIItems:Separator(Label: any)(method) UIItems:Slider(Label: any, ProgressStart: any, ProgressMax: any, Description: any, Divider: any, Style: any, Enabled: any, Actions: any)Slider
(method) UIItems:SliderProgress(Label: string, ProgressStart: number, ProgressMax: number, Description: string, Style: any, Enabled: boolean, Actions: any)(method) UIItems:UISliderHeritage(Label: any, ItemIndex: any, Description: any, Actions: any, Value: any)