G.BuildNetworkedVarsTable

From GMod Wiki

Jump to: navigation, search
Function
Syntax BuildNetworkedVarsTable( )
Where is this used?
Description:
Dumps all networked vars into a table.
Returns: Table
Part of Library: Global Functions
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.BuildNetworkedVarsTable]G.BuildNetworkedVarsTable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]


Lua

DescriptionDumps all networked vars into a table.
Used onNewerServer.png
Code
 PrintTable(BuildNetworkedVarsTable()) 
OutputTable of Variables.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox