-
Notifications
You must be signed in to change notification settings - Fork 3
UIMenu
JustGod edited this page Oct 28, 2023
·
1 revision
(method) UIMenu:AddInstructionButton(button: any)(method) UIMenu:CleanParentSubMenu()PERFORM A CLEAN FOR OPTIMIZATION PURPOSE
boolean(method) UIMenu:Close()
-> voidnil(method) UIMenu:Constructor(Title: string, Subtitle: string, X: number, Y: number, TextureDictionary: string, TextureName: string, R: number, G: number, B: number, A: number)CreateMenu
tablefunction UIMenu.CreateMenu(Title: string, Subtitle: string, X: number, Y: number, TextureDictionary: string, TextureName: string, R: number, G: number, B: number, A: number)
-> UIMenuCreateMenu
function UIMenu.CreateSubMenu(ParentMenu: UIMenu, Title: string, Subtitle: string, X: number, Y: number, TextureDictionary: string, TextureName: string, R: number, G: number, B: number, A: number)
-> UIMenuCreateSubMenu
integernilintegertable(method) UIMenu:DisplayGlare(boolean: any)
-> boolean(method) UIMenu:DisplayHeader(boolean: any)
-> boolean(method) UIMenu:DisplayInstructionalButton(boolean: any)
-> boolean(method) UIMenu:DisplayNavigation(boolean: any)
-> boolean(method) UIMenu:DisplayPageCounter(boolean: any)
-> boolean(method) UIMenu:DisplaySubtitle(boolean: any)
-> boolean(method) UIMenu:EditSpriteColor(R: any, G: any, B: any, A: any)
-> nilEditSpriteColor
boolean(method) UIMenu:GetData(key: string)
-> unknown(method) UIMenu:GetStyleSize()
-> anyGetStyleSize
(method) UIMenu:GetSubMenus()integertableunknown(method) UIMenu:IsClosable()
-> boolean(method) UIMenu:IsOpen()
-> boolean(method) UIMenu:IsShowing()
-> boolean|UIMenu(method) UIMenu:IsVisible(Items: fun(Items: UIItems), Panels: fun(Panels: UIPanels), onClose: function)(method) UIMenu:Open()integerstringstringtablenilnil(method) UIMenu:RefreshIndex()
-> voidRefreshIndex
(method) UIMenu:RemoveInstructionButton(button: any)(method) UIMenu:ResetCursorStyle()
-> voidResetCursorStyle
(method) UIMenu:ResetVisibleItems()Reset visibles items
nilboolean(method) UIMenu:SetClosable(boolean: any)(method) UIMenu:SetCursorStyle(Int: string)
-> voidSetStyleSize
(method) UIMenu:SetData(key: string, value: any)
-> unknown(method) UIMenu:SetHasSubMenu(parent: UIMenu)(method) UIMenu:SetPageCounter(Subtitle: string)
-> nilPageCounter
(method) UIMenu:SetPosition(X: number, Y: number)
-> nilSetPosition
(method) UIMenu:SetRectangleBanner(R: number, G: number, B: number, A: number)
-> nilSetRectangleBanner
(method) UIMenu:SetSpriteBanner(TextureDictionary: string, Texture: string)
-> nilSetSpriteBanner
(method) UIMenu:SetStyleSize(Value: any)(method) UIMenu:SetSubtitle(Subtitle: string)
-> nilSetSubtitle
(method) UIMenu:SetTitle(Title: string)
-> nilSetTitle
(method) UIMenu:SetTotalItemsPerPage(Value: number)
-> nilSetTotalItemsPerPage
tablestringintegeranyanynumber(method) UIMenu:Toggle()(method) UIMenu:UpdateCursorStyle()
-> voidUpdateCursorStyle
(method) UIMenu:UpdateInstructionalButtons(Visible: any)integernumbernumbertablenilstringbooleannil