Show / Hide Table of Contents

Class EncryptionKeyComponent

This component is currently used for providing access to channels for "HeadsetComponent"s. It should be used for intercoms and other radios in future.

Inheritance
System.Object
EncryptionKeyComponent
Namespace: Content.Shared.Radio.Components
Assembly: Content.Shared.dll
Syntax
public sealed class EncryptionKeyComponent : 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

DefaultChannel

This is the channel that will be used when using the default/department prefix (DefaultChannelKey).

Declaration
public string? DefaultChannel
Field Value
Type Description
System.Nullable<System.String>
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾