Show / Hide Table of Contents

Class ModCompatibility

Implementation of the mod compatibility features.
Inheritance
System.Object
ModCompatibility
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public static class ModCompatibility

Methods

| Improve this Doc View Source

InitPatch()

Initialize Patches
Declaration
[PatchInit(-1000)]
public static void InitPatch()
| Improve this Doc View Source

InitPatchEarly()

Initialize early running patches
Declaration
[PatchInit(2147482647)]
public static void InitPatchEarly()
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾