Class StationRecordKeyStorageComponentState
Inheritance
System.Object
StationRecordKeyStorageComponentState
Namespace: Content.Shared.StationRecords
Assembly: Content.Shared.dll
Syntax
public sealed class StationRecordKeyStorageComponentState : ComponentState
Constructors
| Improve this Doc View SourceStationRecordKeyStorageComponentState(Nullable<(NetEntity, UInt32)>)
Declaration
public StationRecordKeyStorageComponentState((NetEntity, uint)? key)
Parameters
Type | Name | Description |
---|---|---|
System.Nullable<System.ValueTuple<NetEntity, System.UInt32>> | key |
Fields
| Improve this Doc View SourceKey
Declaration
public (NetEntity, uint)? Key
Field Value
Type | Description |
---|---|
System.Nullable<System.ValueTuple<NetEntity, System.UInt32>> |