GetMessageArgType

Syntax

native MsgArgType:GetMessageArgType(const number);

Usage

Parameter Description
number
The number of the argument to retrieve the type for.

Description

Retrieves the type of the argument at the specified number in the current game message.

Return

Returns the type of the argument, look at the enum MsgArgType