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 SourceInitPatch()
Initialize Patches
Declaration
[PatchInit(-1000)]
public static void InitPatch()
InitPatchEarly()
Initialize early running patches
Declaration
[PatchInit(2147482647)]
public static void InitPatchEarly()