Revision Difference
DTextEntry:OpenAutoComplete#515158
<function name="OpenAutoComplete" parent="DTextEntry" type="panelfunc">⤶
<ispanel>yes</ispanel>⤶
<file line="213-232">lua/vgui/dtextentry.lua</file>⤶
<description>⤶
<internal>You really should be using <page>DTextEntry:GetAutoComplete</page> instead.</internal>⤶
Builds a <page>DMenu</page> for the DTextEntry based on the input table.⤶
</description>⤶
<realm>Client</realm>⤶
<args>⤶
<arg name="tab" type="table">Table containing results from <page>DTextEntry:GetAutoComplete</page>.</arg>⤶
</args>⤶
</function>⤶
⤶