Show / Hide Table of Contents

Method GetPlugins

| Edit this page View Source

GetPlugins(bool)

Get a dictionary of all plugins loaded by BepInEx
Declaration
public static Dictionary<string, BaseUnityPlugin> GetPlugins(bool includeJotunn = false)
Parameters
Type Name Description
bool includeJotunn
Returns
Type Description
Dictionary<string, BaseUnityPlugin> Dictionary of plugin GUID and BaseUnityPlugin
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾