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

Show file Open project: GrindFest/GrindFest Class Usage Examples

Public Properties

Property Type Description
ChannelId int
Message string

Property Details

ChannelId public property

public int ChannelId
return int

Message public property

public string Message
return string