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
Codec
public static Codec<PortalDevice> Codec { get; }
Property Value
Config
public PortalDeviceConfig? Config { get; init; }
Property Value
DestinationWorld
public string? DestinationWorld { get; init; }