Table of Contents

Class HarvestingDropType

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

Properties

Codec

public static Codec<HarvestingDropType> Codec { get; }

Property Value

Codec<HarvestingDropType>

DropList

public string? DropList { get; init; }

Property Value

string

ItemId

public string? ItemId { get; init; }

Property Value

string