DMultiChoice.Clear

From GMod Wiki

Jump to: navigation, search
Function
Syntax Panel:Clear( )
Description:
Clears/Removes all options currently in the element.
Returns: nil
In Object: DMultiChoice
Realm: NewerClient.png
BBCode Link: [b][url=http://wiki.garrysmod.com/?title=DMultiChoice.Clear]DMultiChoice.Clear [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b]



Example

DescriptionThis will remove all options in myPanel
Used onNewerClient.png
Code
myPanel:Clear()
OutputRemoves all options


Additional Notes

See Also

Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox