📂CThirdTab
CThirdTab metatable
:Name(): string
string
Returns tab's name.
:Parent(): CSecondTab
CSecondTab
Returns tab's parent.
:Type(): Enum.WidgetType
Enum.WidgetType
Returns widget type.
:Open(): nil
nil
Opens parent tabs.
Name
Type
Description
groupName
string
Creates new CMenuGroup
.
Name
Type
Description
groupName
string
Finds the CMenuGroup
by name.
Name
Type
Description
imagePath
string
Path to the image.
Sets tab's image.
Name
Type
Description
icon
string
icon unicode.
Sets tab's icon. Icons list
Example
Last updated