Property | Type | Description | |
---|---|---|---|
mType | Packets.Server.SendChat.MESSAGE_TYPE | ||
text | string |
Method | Description | |
---|---|---|
ChatArgs ( Packets mType, string text ) : System |
public ChatArgs ( Packets mType, string text ) : System | ||
mType | Packets | |
text | string | |
return | System |
public Packets.Server.SendChat.MESSAGE_TYPE mType | ||
return | Packets.Server.SendChat.MESSAGE_TYPE |