Gets an object's string variable value.
void GetObjectVarString(int num, int offset, ObjectValueType type, char[] buffer, int size)
Parameter number to get, starting at 1.
Byte offset within the object to the var to get.
Type of var it is.
Buffer to store the result string.
Size of the buffer.
Invalid handle, invalid param number, invalid param type or invalid Object type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.