Table of Contents

Class ItemHudUI

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

Properties

Codec

public static Codec<ItemHudUI> Codec { get; }

Property Value

Codec<ItemHudUI>

Path

public string? Path { get; init; }

Property Value

string

Type

public ItemHudUIType? Type { get; init; }

Property Value

ItemHudUIType?