spawnmenu.GetTools
From GMod Wiki
Function | |
Syntax |
spawnmenu.GetTools( ) Where is this used? |
Description: | |
Returns a list of the tools used on the client. | |
Returns: | Table |
Part of Library: | spawnmenu |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Spawnmenu.GetTools]Spawnmenu.GetTools [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
You can use ".Items, .Icon, .Name, or .Label" with spawnmenu.GetTools(), but keep in mind those are strings that will return information about the table. Also instead of .ItemName you can use ".Controls, .Command, or .Text".