Enum ChatChannel
public enum ChatChannel : byte
- Extension Methods
Fields
DmDm = 30DmParty = 22DmShout = 18DmTalk = 17DmTell = 20DmWhisper = 19PlayerDm = 14PlayerParty = 6PlayerShout = 2PlayerTalk = 1PlayerTell = 4PlayerWhisper = 3ServerMessage = 5