Show / Hide Table of Contents

Class RadioSpeakerComponent

Listens for radio messages and relays them to local chat.

Inheritance
System.Object
RadioSpeakerComponent
Namespace: Content.Server.Radio.Components
Assembly: Content.Server.dll
Syntax
public sealed class RadioSpeakerComponent : Component

Fields

| Improve this Doc View Source

Channels

Declaration
public HashSet<string> Channels
Field Value
Type Description
HashSet<System.String>
| Improve this Doc View Source

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

ToggleOnInteract

Whether or not interacting with this entity toggles it on or off.

Declaration
public bool ToggleOnInteract
Field Value
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾