Class BepInExInstance

Inheritance
System.Object BepInExInstance
Inherited Members
System.Object.ToString() System.Object.Equals(System.Object) System.Object.Equals(System.Object, System.Object) System.Object.ReferenceEquals(System.Object, System.Object) System.Object.GetHashCode() System.Object.GetType() System.Object.MemberwiseClone()
Namespace: BepInEx.Unity.Mono
Assembly: BepInEx.Unity.Mono.dll
Syntax
public static class BepInExInstance

Properties

Chainloader

Declaration
public static UnityChainloader Chainloader { get; }
Property Value
Type Description
UnityChainloader