Garry's Mod Wiki

concommand.GetTable

  table, table concommand.GetTable()

Description

Returns the tables of all console command callbacks, and autocomplete functions, that were added to the game with concommand.Add.

Returns

1 table
Table of command callback functions.
2 table
Table of command autocomplete functions.