Table of Contents

Struct ResourceRecipeDefinition

Namespace
KSP.Sim.ResourceSystem
Assembly
Assembly-CSharp.dll
public struct ResourceRecipeDefinition
Inherited Members
Extension Methods

Fields

abbreviationKey

public string abbreviationKey

Field Value

string

displayNameKey

public string displayNameKey

Field Value

string

ingredients

public ResourceRecipeIngredientDefinition[] ingredients

Field Value

ResourceRecipeIngredientDefinition[]

name

public string name

Field Value

string

resourceIconAssetAddress

public string resourceIconAssetAddress

Field Value

string

vfxFuelType

public string vfxFuelType

Field Value

string