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 SourceChannels
Declaration
public HashSet<string> Channels
Field Value
Type | Description |
---|---|
HashSet<System.String> |
Enabled
Declaration
public bool Enabled
Field Value
Type | Description |
---|---|
System.Boolean |
ToggleOnInteract
Whether or not interacting with this entity toggles it on or off.
Declaration
public bool ToggleOnInteract
Field Value
Type | Description |
---|---|
System.Boolean |