Garry's Mod Wiki

Revision Difference

Global.ConsoleAutoComplete#514842

<function name="ConsoleAutoComplete" parent="Global" type="libraryfunc">⤶ <description>Returns a table of console command names beginning with the given text.</description>⤶ <realm>Menu</realm>⤶ <args>⤶ <arg name="text" type="string">Text that the console commands must begin with.</arg>⤶ </args>⤶ <rets>⤶ <ret name="" type="table">Table of console command names.</ret>⤶ </rets>⤶ </function>⤶ ⤶