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 SourceActiveKey
Declaration
public (NetEntity, uint)? ActiveKey { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.ValueTuple<NetEntity, System.UInt32>> |
Filter
Declaration
public GeneralStationRecordsFilter Filter { get; set; }
Property Value
Type | Description |
---|---|
GeneralStationRecordsFilter |