DMultiChoice.Clear
From GMod Wiki
Function | |
Syntax | Panel:Clear( ) |
Description: | |
Clears/Removes all options currently in the element. | |
Returns: | nil |
In Object: | DMultiChoice |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DMultiChoice.Clear]DMultiChoice.Clear [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Example
Description | This will remove all options in myPanel |
---|---|
Used on | |
Code | myPanel:Clear() |
Output | Removes all options |
Additional Notes
- This doesn't remove DMultiChoice.SetConVar