Table of Contents

Class ProcessingSlot

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

Properties

Codec

public static Codec<ProcessingSlot> Codec { get; }

Property Value

Codec<ProcessingSlot>

FilterValidIngredients

public bool FilterValidIngredients { get; init; }

Property Value

bool

Icon

public string? Icon { get; init; }

Property Value

string

ResourceTypeId

public string? ResourceTypeId { get; init; }

Property Value

string