DMultiChoice.OpenMenu

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:OpenMenu( )
Description:
Opens up menu list for a DMultiChoice element.
Returns: nil
In Object: DMultiChoice
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DMultiChoice.OpenMenu]DMultiChoice.OpenMenu [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionThis will open the menu list for myPanel
Used onNewerClient.png
Code
myPanel:OpenMenu()
OutputMenu below myPanel with all the options currently listed.


Additional Notes

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox