Table of Contents

Class PortalDevice

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/Holder/properties/Components/properties/Portal", "6a515d52dcee056951c8aa181e8924e6d5289e81aca9e2a0e172cd6a89e3a363")]
public sealed record PortalDevice : IEquatable<PortalDevice>
Inheritance
PortalDevice
Implements
Inherited Members

Properties

BaseBlockType

public string? BaseBlockType { get; init; }

Property Value

string

Codec

public static Codec<PortalDevice> Codec { get; }

Property Value

Codec<PortalDevice>

Config

public PortalDeviceConfig? Config { get; init; }

Property Value

PortalDeviceConfig

DestinationWorld

public string? DestinationWorld { get; init; }

Property Value

string