Retrieves the string value of a console variable.
void GetConVarString(Handle convar, char[] value, int maxlength)
Handle to the convar.
Buffer to store the value 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.