Signature
native MsgArgType:GetMessageArgType(const number);
Description
Retrieves the type of the argument at the specified number in the current game message.
Parameters
- number — The number of the argument to retrieve the type for.
Returns
Returns the type of the argument, look at the enum MsgArgType