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
Path
public string? Path { get; init; }
Property Value
Type
public ItemHudUIType? Type { get; init; }