cleanup.GetTable

From GMod Wiki

Jump to: navigation, search
Function
Syntax cleanup.GetTable( none )
Where is this used?
Description:
Gets all of the registered cleanups.
Returns: Table cleanups
Part of Library: cleanup
Realm: NewerShared.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=Cleanup.GetTable]Cleanup.GetTable [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Examples

DescriptionPrints all of the registered cleanups.
Used onNewerShared.png
Code
PrintTable(cleanup.GetTable())
OutputAll of the registered cleanups.
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox