Show / Hide Table of Contents

Class GetDefaultRadioChannelEvent

Inheritance
System.Object
GetDefaultRadioChannelEvent
Implements
IInventoryRelayEvent
Namespace: Content.Shared.Radio
Assembly: Content.Shared.dll
Syntax
public sealed class GetDefaultRadioChannelEvent : EntityEventArgs, IInventoryRelayEvent

Fields

| Improve this Doc View Source

Channel

Id of the default RadioChannelPrototype that will get addressed when using the department/default channel prefix. See DefaultChannelKey.

Declaration
public string? Channel
Field Value
Type Description
System.Nullable<System.String>

Properties

| Improve this Doc View Source

TargetSlots

Declaration
public SlotFlags TargetSlots { get; }
Property Value
Type Description
SlotFlags

Implements

IInventoryRelayEvent
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾