Garry's Mod Wiki

DTextEntry:OpenAutoComplete

  DTextEntry:OpenAutoComplete( table tab )

Description

This is used internally - although you're able to use it you probably shouldn't. You really should be using DTextEntry:GetAutoComplete instead.

Builds a DMenu for the DTextEntry based on the input table.

Arguments

1 table tab
Table containing results from DTextEntry:GetAutoComplete.