native get_msg_argtype(argn);
argn | Argument number |
Gets the argument type of a specified argument.
This function will fail if used outside a hooked message scope, thus it should never be used unless inside a registered message function.
Argument type (see ARG_* constants in message_const.inc)
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.