Signature
native xvar_exists(const name[]);
Description
Returns if a public variable exists in any loaded plugin.
Parameters
- name — Variable name
Returns
1 if public cvar exists, 0 otherwise