Show / Hide Table of Contents

Class ModCompatibility

Implementation of the mod compatibility features.
Inheritance
object
ModCompatibility
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 static class ModCompatibility

Methods

Name Description
IsJotunnOnServer() Check if Jotunn is installed and loaded on the server.
Can be called from both client and server.
IsModuleOnServer(BaseUnityPlugin) Check if a mod is installed and loaded on the server.
Can be called from both client and server.
IsModuleOnServer(string) Check if a mod is installed and loaded on the server.
Can be called from both client and server.
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾