Table of Contents

Class LoaderPlugin

Namespace
Exiled.Loader
Assembly
Exiled.Loader.dll

The Northwood PluginAPI Plugin class for the EXILED Loader.

public class LoaderPlugin
Inheritance
LoaderPlugin
Inherited Members
Extension Methods

Fields

Config

The config for the EXILED Loader.

[PluginConfig]
public static Config Config

Field Value

Config

Methods

Enable()

Called by PluginAPI when the plugin is enabled.

[PluginEntryPoint("Exiled Loader", null, "Loads the EXILED Plugin Framework.", "ExMod-Team")]
[PluginPriority(0)]
public void Enable()