GetMessageData
Syntax
native any:GetMessageData(const MsgDataType:type, any:...);
Usage
| Parameter | Description |
|---|---|
| type | The type of message data that can be get |
| ... | Additional args depending on the type of the message argument being retrieved (For more details, look at the enum MsgArgType) |
Description
Gets the message data value in the current game message
Return
Returns value of argument in the current message