Class ItemReticle
- Namespace
- Shard.Assets.Generated.ModelAssets
- Assembly
- Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ItemReticle", "6a1d6b8e0269c57f6be07e2e5be5717c32f758f0fb44305c15cc5848c6f22963")]
public sealed record ItemReticle : IEquatable<ItemReticle>
- Inheritance
-
ItemReticle
- Implements
- Inherited Members
Properties
Codec
public static Codec<ItemReticle> Codec { get; }
Property Value
HideBase
public bool HideBase { get; init; }
Property Value
Parts
public List<string> Parts { get; init; }