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

显示文件 Open project: GrindFest/GrindFest Class Usage Examples

Public Properties

Property Type Description
ChannelId int
Message string

Property Details

ChannelId public_oe property

public int ChannelId
return int

Message public_oe property

public string Message
return string