Retrieves the name of a console variable.
void GetConVarName(Handle convar, char[] name, int maxlength)
Handle to the convar.
Buffer to store the name of the convar.
Maximum length of string buffer.
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.