BepInEx API documentation

This page contains documentation for BepInEx API.

Main namespaces of BepInEx

BepInEx

Contains most commonly used API provided by BepInEx.

Important classes:

BepInEx.Bootstrap

Contains internals of BepInEx plugin loader. Allows access to other loaded plugins.

BepInEx.Logging

All classes related to logging in BepInEx.