Show / Hide Table of Contents

Class GeneralStationRecordConsoleComponent

Inheritance
System.Object
GeneralStationRecordConsoleComponent
Namespace: Content.Server.StationRecords
Assembly: Content.Server.dll
Syntax
public sealed class GeneralStationRecordConsoleComponent : Component

Properties

| Improve this Doc View Source

ActiveKey

Declaration
public (NetEntity, uint)? ActiveKey { get; set; }
Property Value
Type Description
System.Nullable<System.ValueTuple<NetEntity, System.UInt32>>
| Improve this Doc View Source

Filter

Declaration
public GeneralStationRecordsFilter Filter { get; set; }
Property Value
Type Description
GeneralStationRecordsFilter
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾