Pops a string value from a stack.
void PopString(char[] buffer, int maxlength, int& written)
Buffer to store string.
Maximum size of the buffer.
Number of characters written to buffer, not including the null terminator.
The stack is empty.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.