Show / Hide Table of Contents

Class ModRegistry.ModInfo

Model class holding metadata of Jötunn mods.
Inheritance
object
ModRegistry.ModInfo
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public class ModRegistry.ModInfo

Properties

Name Description
Clutter Custom Clutter added by that mod
Commands Custom commands added by that mod
Creatures Custom Creatures added by that mod
GUID The mod GUID
ItemConversions Custom item conversions added by that mod
Items Custom items added by that mod
Locations Custom locations added by that mod
Name Human readable name
PieceTables Custom piece tables added by that mod
Pieces Custom pieces added by that mod
Prefabs Custom prefabs added by that mod
Recipes Custom recipes added by that mod
StatusEffects Custom status effects added by that mod
Translations Custom commands added by that mod
Vegetation Custom Vegetation added by that mod
Version Current version

Extension Methods

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