G.ConVarExists
From GMod Wiki
| Function | |
| Syntax |
ConVarExists( String convar ) Where is this used? |
| Description: | |
| Used to check if a convar exists, so as to not create it over again and overwrite existing values. | |
| Returns: | Boolean |
| Part of Library: | Global Functions |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=G.ConVarExists]G.ConVarExists [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |