Get param address (Use only for ptr param types)
Address GetAddress(int num)
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.