Class Preloader
Namespace: BepInEx.IL2CPP
Assembly: BepInEx.IL2CPP.dll
Syntax
public static class Preloader
Properties
Declaration
public static string IL2CPPUnhollowedPath { get; }
Property Value
Type | Description |
---|---|
System.String |
Declaration
public static Version UnityVersion { get; }
Property Value
Type | Description |
---|---|
System.Version |
Methods
Declaration
public static void Run()