Get param address (Use only for ptr param types)
Address DHookGetParamAddress(Handle hParams, int num)
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.)
Address of the parameter.
Invalid handle. Invalid param number. Invalid param type.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.