Revision Difference
concommand.GetTable#514412
<function name="GetTable" parent="concommand" type="libraryfunc">⤶
<description>Returns the tables of all console command callbacks, and autocomplete functions, that were added to the game with <page>concommand.Add</page>.</description>⤶
<realm>Shared and Menu</realm>⤶
<file line="20">lua/includes/modules/concommand.lua</file>⤶
<rets>⤶
<ret name="" type="table">Table of command callback functions.</ret>⤶
<ret name="" type="table">Table of command autocomplete functions.</ret>⤶
</rets>⤶
</function>⤶
⤶