C# Class Server.Game.Network.Packets.ClientChatMessagePacket

Afficher le fichier Open project: GrindFest/GrindFest Class Usage Examples

Méthodes publiques

Свойство Type Description
ChannelId int
Message string

Property Details

ChannelId public_oe property

public int ChannelId
Résultat int

Message public_oe property

public string Message
Résultat string