GuiInterface.createDropDown
Creates a dropdown at the specified widget
Kind: Function
Environments: Game
Game
guiInterface:createDropDown( widgetName, functionName, options )
Availability: Client only
Parameters:
| Name | Type | Description |
|---|---|---|
gui |
GuiInterface | The Gui interface |
widgetName |
string | The name of the widget |
functionName |
string | The name of the function |
options |
table | The options in the dropdown menu |