Panel.GetTable

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:GetTable( )
Description:
Gets the panels table.
Returns: Table
In Object: Panel
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Panel.GetTable]Panel.GetTable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionPrints the panel's table to the console.
Used onNewerClient.png
Code
PrintTable( Panel:GetTable() )
OutputN/A
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox