Garry's Mod Wiki
Description
This is used internally - although you're able to use it you probably shouldn't.
Sets up a combo control.
Arguments
1 table data = { text = 'Select...' }
Data to use to set up the combo box control. See Editable Entities.
Structure:
- string text - The default label for this combo box
- table values - The values to add to the combo box. Keys are the "nice" text, values are the data value to send.
- table icons - The icons for each value. They will be matched by key name.
- boolean select - The "nice" name/key of the value that should be initially selected.
Example
Setup a Combo control with a custom default text and two options.
This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.
Page content is automatically updated four times a day. Edits and history are not available.
Last Parsed: Loading...