Get vector param value
void DHookGetParamVector(Handle hParams, int num, float vec[3])
Handle to params structure
Param number to get. (Example if the function has 2 params and you need the value of the first param num would be 1.)
Vector buffer to store result.
Invalid handle. Invalid param number. Invalid param type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.