G.GetDownloadables

From GMod Wiki

Jump to: navigation, search
Function
Syntax GetDownloadables( )
Where is this used?
Description:
Returns a table of files downloadable from the server.
Returns: Table
Part of Library: Global Functions
Realm: Menu.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=G.GetDownloadables]G.GetDownloadables [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionPrints a table of downloadable files.
Used onMenu.png
Code
PrintTable(GetDownloadables())
OutputList of downloadable files.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox