Show / Hide Table of Contents

Class ConversionConfig

Base class for adding new ItemConversions to various Valheim stations
Inheritance
object
ConversionConfig
CookingConversionConfig
FermenterConversionConfig
IncineratorConversionConfig
SmelterConversionConfig
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Configs
Assembly: Jotunn.dll
Syntax
public abstract class ConversionConfig

Properties

Name Description
FromItem The name of the item prefab you need to put ín the station.
Station The name of the station prefab this conversion is added to.
ToItem The name of the item prefab that your "FromItem" will be turned into.

Extension Methods

PrefabExtension.FixReferences(object)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾