Gets an objects string variable value
void DHookGetParamObjectPtrString(Handle hParams, int num, int offset, ObjectValueType type, char[] buffer, int size)
Handle to params structure
Param number to get.
Offset within the object to the var to get.
Type of var it is
Buffer to store the result vector
Size of the buffer
Invalid handle. Invalid param number. Invalid param type. Invalid Object type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.