Table of Contents

Class ItemReticleWithDuration

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

Properties

Codec

public static Codec<ItemReticleWithDuration> Codec { get; }

Property Value

Codec<ItemReticleWithDuration>

Duration

public float? Duration { get; init; }

Property Value

float?

HideBase

public bool HideBase { get; init; }

Property Value

bool

Parts

public List<string> Parts { get; init; }

Property Value

List<string>