GetMessageBlock
Syntax
native MsgBlockType:GetMessageBlock(const msgid);
Usage
| Parameter | Description |
|---|---|
| msgid | The ID of the message to retrieve the block type for. |
Description
Retrieves the block type for the specified message ID.
Return
Returns the block type of the specified message, look at the enum MsgBlockType