Table of Contents

Class CraftingRecipe.PropertyPaths

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
public static class CraftingRecipe.PropertyPaths
Inheritance
CraftingRecipe.PropertyPaths
Inherited Members

Properties

BenchRequirement

public static PropertyPath<CraftingRecipe> BenchRequirement { get; }

Property Value

PropertyPath<CraftingRecipe>

Input

public static PropertyPath<CraftingRecipe> Input { get; }

Property Value

PropertyPath<CraftingRecipe>

KnowledgeRequired

public static PropertyPath<CraftingRecipe> KnowledgeRequired { get; }

Property Value

PropertyPath<CraftingRecipe>

Output

public static PropertyPath<CraftingRecipe> Output { get; }

Property Value

PropertyPath<CraftingRecipe>

OutputQuantity

public static PropertyPath<CraftingRecipe> OutputQuantity { get; }

Property Value

PropertyPath<CraftingRecipe>

PrimaryOutput

public static PropertyPath<CraftingRecipe> PrimaryOutput { get; }

Property Value

PropertyPath<CraftingRecipe>

RequiredMemoriesLevel

public static PropertyPath<CraftingRecipe> RequiredMemoriesLevel { get; }

Property Value

PropertyPath<CraftingRecipe>

TimeSeconds

public static PropertyPath<CraftingRecipe> TimeSeconds { get; }

Property Value

PropertyPath<CraftingRecipe>