Table of Contents

Class PortalDeviceConfig

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/PortalDeviceConfig", "b1609e0abee046ada3fd6e37e657f042f7472b2f8e39f27cf46b317857da8572")]
public sealed record PortalDeviceConfig : IEquatable<PortalDeviceConfig>
Inheritance
PortalDeviceConfig
Implements
Inherited Members

Properties

Codec

public static Codec<PortalDeviceConfig> Codec { get; }

Property Value

Codec<PortalDeviceConfig>

OffState

public string? OffState { get; init; }

Property Value

string

OnState

public string? OnState { get; init; }

Property Value

string

ReturnBlockType

public string? ReturnBlockType { get; init; }

Property Value

string

SpawningState

public string? SpawningState { get; init; }

Property Value

string