DButton.SetSelected
From GMod Wiki
| Function | |
| Syntax |
DButton.SetSelected( Boolean selected ) Where is this used? |
| Description: | |
| Sets whether or not the button is constantly selected. | |
| Returns: | nil |
| Part of Library: | DButton |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=DButton.SetSelected]DButton.SetSelected [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- When this is set to true, the button cannot be deselected directly by clicking.