Show / Hide Table of Contents

Class RadioMicrophoneComponent

Listens for local chat messages and relays them to some radio frequency

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

Fields

| Improve this Doc View Source

BroadcastChannel

Declaration
public string BroadcastChannel
Field Value
Type Description
System.String
| Improve this Doc View Source

Enabled

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

ListenRange

Declaration
public int ListenRange
Field Value
Type Description
System.Int32
| Improve this Doc View Source

PowerRequired

Declaration
public bool PowerRequired
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

UnobstructedRequired

Whether or not the speaker must have an unobstructed path to the radio to speak

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