LethalNetworkAPI.LethalNetworkAPIPlugin Class
The BepInEx plugin class.
csharp
public class LethalNetworkAPIPlugin
Inheritance
↳ BepInEx.BaseUnityPlugin
↳ LethalNetworkAPIPlugin
Properties
Instance
The instance of the plugin class - likely useless to you.
Declaration
csharp
public static LethalNetworkAPIPlugin Instance;