Retrieves the default string value of a console variable.
int GetConVarDefault(Handle convar, char[] value, int maxlength)
Handle to the convar.
Buffer to store the default value of the convar.
Maximum length of string buffer.
Number of bytes written to the buffer (UTF-8 safe).
Invalid or corrupt Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.