Show / Hide Table of Contents

Class ActiveRadioComponent

This component is required to receive radio message events.

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

Fields

| Improve this Doc View Source

Channels

The channels that this radio is listening on.

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

GlobalReceive

If this radio can hear all messages on all maps

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