Table of Contents

Class BlockMapMarker

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

Properties

Codec

public static Codec<BlockMapMarker> Codec { get; }

Property Value

Codec<BlockMapMarker>

Discoverable

public bool Discoverable { get; init; }

Property Value

bool

Icon

public string Icon { get; init; }

Property Value

string

Name

public string Name { get; init; }

Property Value

string