Gets an objects vector variable value
void DHookGetParamObjectPtrVarVector(Handle hParams, int num, int offset, ObjectValueType type, float buffer[3])
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
Invalid handle. Invalid param number. Invalid param type. Invalid Object type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.