Show / Hide Table of Contents

Enum ChatChannel

Represents chat channels that the player can filter chat tabs by.

Namespace: Content.Shared.Chat
Assembly: Content.Shared.dll
Syntax
public enum ChatChannel : ushort

Fields

Name Description
Admin

Misc admin messages

AdminAlert

Admin alerts, messages likely of elevated importance to admins

AdminChat

Admin chat

AdminRelated
Damage

Damage messages

Dead

Deadchat

Emotes

Emotes

IC

Channels considered to be IC.

Local

Chat heard by players within earshot

LOOC

Local out-of-character channel

None
OOC

Out-of-character channel

Radio

Radio messages

Server

Messages from the server

Unspecified

Unspecified.

Visual

Visual events the player can see. Basically like visual_message in SS13.

Whisper

Chat heard by players right next to each other

Extension Methods

ChatChannelExtensions.TextColor()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾