Enum ChatSelectChannel
Chat channels that the player can select in the chat box.
Namespace: Content.Shared.Chat
Assembly: Content.Shared.dll
Syntax
public enum ChatSelectChannel : ushort
Remarks
Maps to ChatChannel, giving better names.
Fields
Name | Description |
---|---|
Admin | Admin chat |
Console | |
Dead | Deadchat |
Emotes | Emotes |
Local | Chat heard by players within earshot |
LOOC | Local out-of-character channel |
None | |
OOC | Out-of-character channel |
Radio | Radio messages |
Whisper | Chat heard by players right next to each other |