Show / Hide Table of Contents

Enum CustomItemConversion.ConversionType

Type of the conversion component used in game.
Namespace: Jotunn.Entities
Assembly: Jotunn.dll
Syntax
public enum ConversionType

Fields

Name Description
CookingStation Add a conversion to a station with the CookingStation component attached.
Fermenter Add a conversion to a station with the Fermenter component attached.
Incinerator Add a conversion to a station with the Incinerator component attached.
Smelter Add a conversion to a station with the Smelter component attached.

Extension Methods

PrefabExtension.FixReferences()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾