Menu
showMenu
Elite.showMenu(header, options, footer)
header:
table
title:
string
text:
string
icon?:
string
disabled?:
boolean
isServer?:
boolean
isAction?:
boolean
event?:
string
orfunc
args?:
table
options:
table
(object
)title:
string
text:
string
icon?:
string
image?:
string
disabled?:
boolean
isServer?:
boolean
isAction?:
boolean
event?:
string
orfunc
args?:
table
footer:
table
title:
string
text:
string
icon?:
string
disabled?:
boolean
isServer?:
boolean
isAction?:
boolean
event?:
string
orfunc
args?:
table
closeMenu
Elite.closeMenu()
Last updated