You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

919 lines
42 KiB

  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class PluginManager
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class PluginManager
  11. ">
  12. <meta name="generator" content="docfx 2.42.4.0">
  13. <link rel="shortcut icon" href="../favicon.ico">
  14. <link rel="stylesheet" href="../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../styles/docfx.css">
  16. <link rel="stylesheet" href="../styles/main.css">
  17. <meta property="docfx:navrel" content="../toc.html">
  18. <meta property="docfx:tocrel" content="toc.html">
  19. </head>
  20. <body data-spy="scroll" data-target="#affix" data-offset="120">
  21. <div id="wrapper">
  22. <header>
  23. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  24. <div class="container">
  25. <div class="navbar-header">
  26. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  27. <span class="sr-only">Toggle navigation</span>
  28. <span class="icon-bar"></span>
  29. <span class="icon-bar"></span>
  30. <span class="icon-bar"></span>
  31. </button>
  32. <a class="navbar-brand" href="../index.html">
  33. <img id="logo" class="svg" src="../logo.svg" alt="">
  34. </a>
  35. </div>
  36. <div class="collapse navbar-collapse" id="navbar">
  37. <form class="navbar-form navbar-right" role="search" id="search">
  38. <div class="form-group">
  39. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  40. </div>
  41. </form>
  42. </div>
  43. </div>
  44. </nav>
  45. <div class="subnav navbar navbar-default">
  46. <div class="container hide-when-search" id="breadcrumb">
  47. <ul class="breadcrumb">
  48. <li></li>
  49. </ul>
  50. </div>
  51. </div>
  52. </header>
  53. <div role="main" class="container body-content hide-when-search">
  54. <div class="sidenav hide-when-search">
  55. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  56. <div class="sidetoggle collapse" id="sidetoggle">
  57. <div id="sidetoc"></div>
  58. </div>
  59. </div>
  60. <div class="article row grid-right">
  61. <div class="col-md-10">
  62. <article class="content wrap" id="_content" data-uid="IPA.Loader.PluginManager">
  63. <h1 id="IPA_Loader_PluginManager" data-uid="IPA.Loader.PluginManager" class="text-break">Class PluginManager
  64. </h1>
  65. <div class="markdown level0 summary"><p>The manager class for all plugins.</p>
  66. </div>
  67. <div class="markdown level0 conceptual"></div>
  68. <div class="inheritance">
  69. <h5>Inheritance</h5>
  70. <div class="level0"><span class="xref">System.Object</span></div>
  71. <div class="level1"><span class="xref">PluginManager</span></div>
  72. </div>
  73. <div class="inheritedMembers">
  74. <h5>Inherited Members</h5>
  75. <div>
  76. <span class="xref">System.Object.ToString()</span>
  77. </div>
  78. <div>
  79. <span class="xref">System.Object.Equals(System.Object)</span>
  80. </div>
  81. <div>
  82. <span class="xref">System.Object.Equals(System.Object, System.Object)</span>
  83. </div>
  84. <div>
  85. <span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
  86. </div>
  87. <div>
  88. <span class="xref">System.Object.GetHashCode()</span>
  89. </div>
  90. <div>
  91. <span class="xref">System.Object.GetType()</span>
  92. </div>
  93. <div>
  94. <span class="xref">System.Object.MemberwiseClone()</span>
  95. </div>
  96. </div>
  97. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Loader.html">IPA.Loader</a></h6>
  98. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  99. <h5 id="IPA_Loader_PluginManager_syntax">Syntax</h5>
  100. <div class="codewrapper">
  101. <pre><code class="lang-csharp hljs">public static class PluginManager</code></pre>
  102. </div>
  103. <h3 id="properties">Properties
  104. </h3>
  105. <span class="small pull-right mobile-hide">
  106. <span class="divider">|</span>
  107. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_AllPlugins.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.AllPlugins%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  108. </span>
  109. <span class="small pull-right mobile-hide">
  110. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L268">View Source</a>
  111. </span>
  112. <a id="IPA_Loader_PluginManager_AllPlugins_" data-uid="IPA.Loader.PluginManager.AllPlugins*"></a>
  113. <h4 id="IPA_Loader_PluginManager_AllPlugins" data-uid="IPA.Loader.PluginManager.AllPlugins">AllPlugins</h4>
  114. <div class="markdown level1 summary"><p>Gets a list of all BSIPA plugins.</p>
  115. </div>
  116. <div class="markdown level1 conceptual"></div>
  117. <h5 class="decalaration">Declaration</h5>
  118. <div class="codewrapper">
  119. <pre><code class="lang-csharp hljs">public static IEnumerable&lt;PluginLoader.PluginInfo&gt; AllPlugins { get; }</code></pre>
  120. </div>
  121. <h5 class="propertyValue">Property Value</h5>
  122. <table class="table table-bordered table-striped table-condensed">
  123. <thead>
  124. <tr>
  125. <th>Type</th>
  126. <th>Description</th>
  127. </tr>
  128. </thead>
  129. <tbody>
  130. <tr>
  131. <td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a>&gt;</td>
  132. <td><p>a collection of all enabled plugins as <a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a>s</p>
  133. </td>
  134. </tr>
  135. </tbody>
  136. </table>
  137. <span class="small pull-right mobile-hide">
  138. <span class="divider">|</span>
  139. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_DisabledPlugins.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.DisabledPlugins%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  140. </span>
  141. <span class="small pull-right mobile-hide">
  142. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L240">View Source</a>
  143. </span>
  144. <a id="IPA_Loader_PluginManager_DisabledPlugins_" data-uid="IPA.Loader.PluginManager.DisabledPlugins*"></a>
  145. <h4 id="IPA_Loader_PluginManager_DisabledPlugins" data-uid="IPA.Loader.PluginManager.DisabledPlugins">DisabledPlugins</h4>
  146. <div class="markdown level1 summary"><p>Gets a list of disabled BSIPA plugins.</p>
  147. </div>
  148. <div class="markdown level1 conceptual"></div>
  149. <h5 class="decalaration">Declaration</h5>
  150. <div class="codewrapper">
  151. <pre><code class="lang-csharp hljs">public static IEnumerable&lt;PluginLoader.PluginMetadata&gt; DisabledPlugins { get; }</code></pre>
  152. </div>
  153. <h5 class="propertyValue">Property Value</h5>
  154. <table class="table table-bordered table-striped table-condensed">
  155. <thead>
  156. <tr>
  157. <th>Type</th>
  158. <th>Description</th>
  159. </tr>
  160. </thead>
  161. <tbody>
  162. <tr>
  163. <td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a>&gt;</td>
  164. <td><p>a collection of all disabled plugins as <a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></p>
  165. </td>
  166. </tr>
  167. </tbody>
  168. </table>
  169. <span class="small pull-right mobile-hide">
  170. <span class="divider">|</span>
  171. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_Plugins.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.Plugins%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  172. </span>
  173. <span class="small pull-right mobile-hide">
  174. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L287">View Source</a>
  175. </span>
  176. <a id="IPA_Loader_PluginManager_Plugins_" data-uid="IPA.Loader.PluginManager.Plugins*"></a>
  177. <h4 id="IPA_Loader_PluginManager_Plugins" data-uid="IPA.Loader.PluginManager.Plugins">Plugins</h4>
  178. <div class="markdown level1 summary"><p>An <span class="xref">System.Collections.IEnumerable</span> of old IPA plugins.</p>
  179. </div>
  180. <div class="markdown level1 conceptual"></div>
  181. <h5 class="decalaration">Declaration</h5>
  182. <div class="codewrapper">
  183. <pre><code class="lang-csharp hljs">[Obsolete(&quot;I mean, IPlugin shouldn't be used, so why should this? Not renaming to extend support for old plugins.&quot;)]
  184. public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
  185. </div>
  186. <h5 class="propertyValue">Property Value</h5>
  187. <table class="table table-bordered table-striped table-condensed">
  188. <thead>
  189. <tr>
  190. <th>Type</th>
  191. <th>Description</th>
  192. </tr>
  193. </thead>
  194. <tbody>
  195. <tr>
  196. <td><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="IPA.Old.IPlugin.html">IPlugin</a>&gt;</td>
  197. <td><p>all legacy plugin instances</p>
  198. </td>
  199. </tr>
  200. </tbody>
  201. </table>
  202. <h3 id="methods">Methods
  203. </h3>
  204. <span class="small pull-right mobile-hide">
  205. <span class="divider">|</span>
  206. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_DisablePlugin_IPA_Loader_PluginLoader_PluginInfo_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.DisablePlugin(IPA.Loader.PluginLoader.PluginInfo)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  207. </span>
  208. <span class="small pull-right mobile-hide">
  209. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L82">View Source</a>
  210. </span>
  211. <a id="IPA_Loader_PluginManager_DisablePlugin_" data-uid="IPA.Loader.PluginManager.DisablePlugin*"></a>
  212. <h4 id="IPA_Loader_PluginManager_DisablePlugin_IPA_Loader_PluginLoader_PluginInfo_" data-uid="IPA.Loader.PluginManager.DisablePlugin(IPA.Loader.PluginLoader.PluginInfo)">DisablePlugin(PluginLoader.PluginInfo)</h4>
  213. <div class="markdown level1 summary"><p>Disables a plugin, and all dependents.</p>
  214. </div>
  215. <div class="markdown level1 conceptual"></div>
  216. <h5 class="decalaration">Declaration</h5>
  217. <div class="codewrapper">
  218. <pre><code class="lang-csharp hljs">public static bool DisablePlugin(PluginLoader.PluginInfo plugin)</code></pre>
  219. </div>
  220. <h5 class="parameters">Parameters</h5>
  221. <table class="table table-bordered table-striped table-condensed">
  222. <thead>
  223. <tr>
  224. <th>Type</th>
  225. <th>Name</th>
  226. <th>Description</th>
  227. </tr>
  228. </thead>
  229. <tbody>
  230. <tr>
  231. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a></td>
  232. <td><span class="parametername">plugin</span></td>
  233. <td><p>the plugin to disable</p>
  234. </td>
  235. </tr>
  236. </tbody>
  237. </table>
  238. <h5 class="returns">Returns</h5>
  239. <table class="table table-bordered table-striped table-condensed">
  240. <thead>
  241. <tr>
  242. <th>Type</th>
  243. <th>Description</th>
  244. </tr>
  245. </thead>
  246. <tbody>
  247. <tr>
  248. <td><span class="xref">System.Boolean</span></td>
  249. <td><p>whether or not it needs a restart to enable</p>
  250. </td>
  251. </tr>
  252. </tbody>
  253. </table>
  254. <span class="small pull-right mobile-hide">
  255. <span class="divider">|</span>
  256. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_DisablePlugin_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.DisablePlugin(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  257. </span>
  258. <span class="small pull-right mobile-hide">
  259. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L143">View Source</a>
  260. </span>
  261. <a id="IPA_Loader_PluginManager_DisablePlugin_" data-uid="IPA.Loader.PluginManager.DisablePlugin*"></a>
  262. <h4 id="IPA_Loader_PluginManager_DisablePlugin_System_String_" data-uid="IPA.Loader.PluginManager.DisablePlugin(System.String)">DisablePlugin(String)</h4>
  263. <div class="markdown level1 summary"><p>Disables a plugin, and all dependents.</p>
  264. </div>
  265. <div class="markdown level1 conceptual"></div>
  266. <h5 class="decalaration">Declaration</h5>
  267. <div class="codewrapper">
  268. <pre><code class="lang-csharp hljs">public static bool DisablePlugin(string pluginId)</code></pre>
  269. </div>
  270. <h5 class="parameters">Parameters</h5>
  271. <table class="table table-bordered table-striped table-condensed">
  272. <thead>
  273. <tr>
  274. <th>Type</th>
  275. <th>Name</th>
  276. <th>Description</th>
  277. </tr>
  278. </thead>
  279. <tbody>
  280. <tr>
  281. <td><span class="xref">System.String</span></td>
  282. <td><span class="parametername">pluginId</span></td>
  283. <td><p>the ID, or name if the ID is null, of the plugin to disable</p>
  284. </td>
  285. </tr>
  286. </tbody>
  287. </table>
  288. <h5 class="returns">Returns</h5>
  289. <table class="table table-bordered table-striped table-condensed">
  290. <thead>
  291. <tr>
  292. <th>Type</th>
  293. <th>Description</th>
  294. </tr>
  295. </thead>
  296. <tbody>
  297. <tr>
  298. <td><span class="xref">System.Boolean</span></td>
  299. <td><p>whether a restart is needed to activate</p>
  300. </td>
  301. </tr>
  302. </tbody>
  303. </table>
  304. <span class="small pull-right mobile-hide">
  305. <span class="divider">|</span>
  306. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_EnablePlugin_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.EnablePlugin(IPA.Loader.PluginLoader.PluginMetadata)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  307. </span>
  308. <span class="small pull-right mobile-hide">
  309. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L150">View Source</a>
  310. </span>
  311. <a id="IPA_Loader_PluginManager_EnablePlugin_" data-uid="IPA.Loader.PluginManager.EnablePlugin*"></a>
  312. <h4 id="IPA_Loader_PluginManager_EnablePlugin_IPA_Loader_PluginLoader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.EnablePlugin(IPA.Loader.PluginLoader.PluginMetadata)">EnablePlugin(PluginLoader.PluginMetadata)</h4>
  313. <div class="markdown level1 summary"><p>Enables a plugin that had been previously disabled.</p>
  314. </div>
  315. <div class="markdown level1 conceptual"></div>
  316. <h5 class="decalaration">Declaration</h5>
  317. <div class="codewrapper">
  318. <pre><code class="lang-csharp hljs">public static bool EnablePlugin(PluginLoader.PluginMetadata plugin)</code></pre>
  319. </div>
  320. <h5 class="parameters">Parameters</h5>
  321. <table class="table table-bordered table-striped table-condensed">
  322. <thead>
  323. <tr>
  324. <th>Type</th>
  325. <th>Name</th>
  326. <th>Description</th>
  327. </tr>
  328. </thead>
  329. <tbody>
  330. <tr>
  331. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  332. <td><span class="parametername">plugin</span></td>
  333. <td><p>the plugin to enable</p>
  334. </td>
  335. </tr>
  336. </tbody>
  337. </table>
  338. <h5 class="returns">Returns</h5>
  339. <table class="table table-bordered table-striped table-condensed">
  340. <thead>
  341. <tr>
  342. <th>Type</th>
  343. <th>Description</th>
  344. </tr>
  345. </thead>
  346. <tbody>
  347. <tr>
  348. <td><span class="xref">System.Boolean</span></td>
  349. <td><p>whether a restart is needed to activate</p>
  350. </td>
  351. </tr>
  352. </tbody>
  353. </table>
  354. <span class="small pull-right mobile-hide">
  355. <span class="divider">|</span>
  356. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_EnablePlugin_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.EnablePlugin(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  357. </span>
  358. <span class="small pull-right mobile-hide">
  359. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L218">View Source</a>
  360. </span>
  361. <a id="IPA_Loader_PluginManager_EnablePlugin_" data-uid="IPA.Loader.PluginManager.EnablePlugin*"></a>
  362. <h4 id="IPA_Loader_PluginManager_EnablePlugin_System_String_" data-uid="IPA.Loader.PluginManager.EnablePlugin(System.String)">EnablePlugin(String)</h4>
  363. <div class="markdown level1 summary"><p>Enables a plugin that had been previously disabled.</p>
  364. </div>
  365. <div class="markdown level1 conceptual"></div>
  366. <h5 class="decalaration">Declaration</h5>
  367. <div class="codewrapper">
  368. <pre><code class="lang-csharp hljs">public static bool EnablePlugin(string pluginId)</code></pre>
  369. </div>
  370. <h5 class="parameters">Parameters</h5>
  371. <table class="table table-bordered table-striped table-condensed">
  372. <thead>
  373. <tr>
  374. <th>Type</th>
  375. <th>Name</th>
  376. <th>Description</th>
  377. </tr>
  378. </thead>
  379. <tbody>
  380. <tr>
  381. <td><span class="xref">System.String</span></td>
  382. <td><span class="parametername">pluginId</span></td>
  383. <td><p>the ID, or name if the ID is null, of the plugin to enable</p>
  384. </td>
  385. </tr>
  386. </tbody>
  387. </table>
  388. <h5 class="returns">Returns</h5>
  389. <table class="table table-bordered table-striped table-condensed">
  390. <thead>
  391. <tr>
  392. <th>Type</th>
  393. <th>Description</th>
  394. </tr>
  395. </thead>
  396. <tbody>
  397. <tr>
  398. <td><span class="xref">System.Boolean</span></td>
  399. <td><p>whether a restart is needed to activate</p>
  400. </td>
  401. </tr>
  402. </tbody>
  403. </table>
  404. <span class="small pull-right mobile-hide">
  405. <span class="divider">|</span>
  406. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_GetDisabledPlugin_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.GetDisabledPlugin(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  407. </span>
  408. <span class="small pull-right mobile-hide">
  409. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L66">View Source</a>
  410. </span>
  411. <a id="IPA_Loader_PluginManager_GetDisabledPlugin_" data-uid="IPA.Loader.PluginManager.GetDisabledPlugin*"></a>
  412. <h4 id="IPA_Loader_PluginManager_GetDisabledPlugin_System_String_" data-uid="IPA.Loader.PluginManager.GetDisabledPlugin(System.String)">GetDisabledPlugin(String)</h4>
  413. <div class="markdown level1 summary"><p>Gets a disabled plugin's metadata by its name.</p>
  414. </div>
  415. <div class="markdown level1 conceptual"></div>
  416. <h5 class="decalaration">Declaration</h5>
  417. <div class="codewrapper">
  418. <pre><code class="lang-csharp hljs">public static PluginLoader.PluginMetadata GetDisabledPlugin(string name)</code></pre>
  419. </div>
  420. <h5 class="parameters">Parameters</h5>
  421. <table class="table table-bordered table-striped table-condensed">
  422. <thead>
  423. <tr>
  424. <th>Type</th>
  425. <th>Name</th>
  426. <th>Description</th>
  427. </tr>
  428. </thead>
  429. <tbody>
  430. <tr>
  431. <td><span class="xref">System.String</span></td>
  432. <td><span class="parametername">name</span></td>
  433. <td><p>the name of the disabled plugin to get</p>
  434. </td>
  435. </tr>
  436. </tbody>
  437. </table>
  438. <h5 class="returns">Returns</h5>
  439. <table class="table table-bordered table-striped table-condensed">
  440. <thead>
  441. <tr>
  442. <th>Type</th>
  443. <th>Description</th>
  444. </tr>
  445. </thead>
  446. <tbody>
  447. <tr>
  448. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  449. <td><p>the metadata for the corresponding plugin</p>
  450. </td>
  451. </tr>
  452. </tbody>
  453. </table>
  454. <span class="small pull-right mobile-hide">
  455. <span class="divider">|</span>
  456. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  457. </span>
  458. <span class="small pull-right mobile-hide">
  459. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L74">View Source</a>
  460. </span>
  461. <a id="IPA_Loader_PluginManager_GetDisabledPluginFromId_" data-uid="IPA.Loader.PluginManager.GetDisabledPluginFromId*"></a>
  462. <h4 id="IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_" data-uid="IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)">GetDisabledPluginFromId(String)</h4>
  463. <div class="markdown level1 summary"><p>Gets a disabled plugin's metadata by its ID.</p>
  464. </div>
  465. <div class="markdown level1 conceptual"></div>
  466. <h5 class="decalaration">Declaration</h5>
  467. <div class="codewrapper">
  468. <pre><code class="lang-csharp hljs">public static PluginLoader.PluginMetadata GetDisabledPluginFromId(string name)</code></pre>
  469. </div>
  470. <h5 class="parameters">Parameters</h5>
  471. <table class="table table-bordered table-striped table-condensed">
  472. <thead>
  473. <tr>
  474. <th>Type</th>
  475. <th>Name</th>
  476. <th>Description</th>
  477. </tr>
  478. </thead>
  479. <tbody>
  480. <tr>
  481. <td><span class="xref">System.String</span></td>
  482. <td><span class="parametername">name</span></td>
  483. <td><p>the ID of the disabled plugin to get</p>
  484. </td>
  485. </tr>
  486. </tbody>
  487. </table>
  488. <h5 class="returns">Returns</h5>
  489. <table class="table table-bordered table-striped table-condensed">
  490. <thead>
  491. <tr>
  492. <th>Type</th>
  493. <th>Description</th>
  494. </tr>
  495. </thead>
  496. <tbody>
  497. <tr>
  498. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  499. <td><p>the metadata for the corresponding plugin</p>
  500. </td>
  501. </tr>
  502. </tbody>
  503. </table>
  504. <span class="small pull-right mobile-hide">
  505. <span class="divider">|</span>
  506. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_GetPlugin_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.GetPlugin(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  507. </span>
  508. <span class="small pull-right mobile-hide">
  509. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L38">View Source</a>
  510. </span>
  511. <a id="IPA_Loader_PluginManager_GetPlugin_" data-uid="IPA.Loader.PluginManager.GetPlugin*"></a>
  512. <h4 id="IPA_Loader_PluginManager_GetPlugin_System_String_" data-uid="IPA.Loader.PluginManager.GetPlugin(System.String)">GetPlugin(String)</h4>
  513. <div class="markdown level1 summary"><p>Gets info about the plugin with the specified name.</p>
  514. </div>
  515. <div class="markdown level1 conceptual"></div>
  516. <h5 class="decalaration">Declaration</h5>
  517. <div class="codewrapper">
  518. <pre><code class="lang-csharp hljs">public static PluginLoader.PluginInfo GetPlugin(string name)</code></pre>
  519. </div>
  520. <h5 class="parameters">Parameters</h5>
  521. <table class="table table-bordered table-striped table-condensed">
  522. <thead>
  523. <tr>
  524. <th>Type</th>
  525. <th>Name</th>
  526. <th>Description</th>
  527. </tr>
  528. </thead>
  529. <tbody>
  530. <tr>
  531. <td><span class="xref">System.String</span></td>
  532. <td><span class="parametername">name</span></td>
  533. <td><p>the name of the plugin to get (must be an exact match)</p>
  534. </td>
  535. </tr>
  536. </tbody>
  537. </table>
  538. <h5 class="returns">Returns</h5>
  539. <table class="table table-bordered table-striped table-condensed">
  540. <thead>
  541. <tr>
  542. <th>Type</th>
  543. <th>Description</th>
  544. </tr>
  545. </thead>
  546. <tbody>
  547. <tr>
  548. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a></td>
  549. <td><p>the plugin info for the requested plugin or null</p>
  550. </td>
  551. </tr>
  552. </tbody>
  553. </table>
  554. <span class="small pull-right mobile-hide">
  555. <span class="divider">|</span>
  556. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_GetPluginFromId_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.GetPluginFromId(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  557. </span>
  558. <span class="small pull-right mobile-hide">
  559. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L56">View Source</a>
  560. </span>
  561. <a id="IPA_Loader_PluginManager_GetPluginFromId_" data-uid="IPA.Loader.PluginManager.GetPluginFromId*"></a>
  562. <h4 id="IPA_Loader_PluginManager_GetPluginFromId_System_String_" data-uid="IPA.Loader.PluginManager.GetPluginFromId(System.String)">GetPluginFromId(String)</h4>
  563. <div class="markdown level1 summary"><p>Gets info about the plugin with the specified ID.</p>
  564. </div>
  565. <div class="markdown level1 conceptual"></div>
  566. <h5 class="decalaration">Declaration</h5>
  567. <div class="codewrapper">
  568. <pre><code class="lang-csharp hljs">public static PluginLoader.PluginInfo GetPluginFromId(string name)</code></pre>
  569. </div>
  570. <h5 class="parameters">Parameters</h5>
  571. <table class="table table-bordered table-striped table-condensed">
  572. <thead>
  573. <tr>
  574. <th>Type</th>
  575. <th>Name</th>
  576. <th>Description</th>
  577. </tr>
  578. </thead>
  579. <tbody>
  580. <tr>
  581. <td><span class="xref">System.String</span></td>
  582. <td><span class="parametername">name</span></td>
  583. <td><p>the ID name of the plugin to get (must be an exact match)</p>
  584. </td>
  585. </tr>
  586. </tbody>
  587. </table>
  588. <h5 class="returns">Returns</h5>
  589. <table class="table table-bordered table-striped table-condensed">
  590. <thead>
  591. <tr>
  592. <th>Type</th>
  593. <th>Description</th>
  594. </tr>
  595. </thead>
  596. <tbody>
  597. <tr>
  598. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a></td>
  599. <td><p>the plugin info for the requested plugin or null</p>
  600. </td>
  601. </tr>
  602. </tbody>
  603. </table>
  604. <span class="small pull-right mobile-hide">
  605. <span class="divider">|</span>
  606. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_GetPluginFromModSaberName_System_String_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.GetPluginFromModSaberName(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  607. </span>
  608. <span class="small pull-right mobile-hide">
  609. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L48">View Source</a>
  610. </span>
  611. <a id="IPA_Loader_PluginManager_GetPluginFromModSaberName_" data-uid="IPA.Loader.PluginManager.GetPluginFromModSaberName*"></a>
  612. <h4 id="IPA_Loader_PluginManager_GetPluginFromModSaberName_System_String_" data-uid="IPA.Loader.PluginManager.GetPluginFromModSaberName(System.String)">GetPluginFromModSaberName(String)</h4>
  613. <div class="markdown level1 summary"><p>Gets info about the plugin with the specified ModSaber name.</p>
  614. </div>
  615. <div class="markdown level1 conceptual"></div>
  616. <h5 class="decalaration">Declaration</h5>
  617. <div class="codewrapper">
  618. <pre><code class="lang-csharp hljs">[Obsolete(&quot;Old name. Use GetPluginFromId instead.&quot;)]
  619. public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</code></pre>
  620. </div>
  621. <h5 class="parameters">Parameters</h5>
  622. <table class="table table-bordered table-striped table-condensed">
  623. <thead>
  624. <tr>
  625. <th>Type</th>
  626. <th>Name</th>
  627. <th>Description</th>
  628. </tr>
  629. </thead>
  630. <tbody>
  631. <tr>
  632. <td><span class="xref">System.String</span></td>
  633. <td><span class="parametername">name</span></td>
  634. <td><p>the ModSaber name of the plugin to get (must be an exact match)</p>
  635. </td>
  636. </tr>
  637. </tbody>
  638. </table>
  639. <h5 class="returns">Returns</h5>
  640. <table class="table table-bordered table-striped table-condensed">
  641. <thead>
  642. <tr>
  643. <th>Type</th>
  644. <th>Description</th>
  645. </tr>
  646. </thead>
  647. <tbody>
  648. <tr>
  649. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a></td>
  650. <td><p>the plugin info for the requested plugin or null</p>
  651. </td>
  652. </tr>
  653. </tbody>
  654. </table>
  655. <span class="small pull-right mobile-hide">
  656. <span class="divider">|</span>
  657. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_InfoFromMetadata_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.InfoFromMetadata(IPA.Loader.PluginLoader.PluginMetadata)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  658. </span>
  659. <span class="small pull-right mobile-hide">
  660. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L275">View Source</a>
  661. </span>
  662. <a id="IPA_Loader_PluginManager_InfoFromMetadata_" data-uid="IPA.Loader.PluginManager.InfoFromMetadata*"></a>
  663. <h4 id="IPA_Loader_PluginManager_InfoFromMetadata_IPA_Loader_PluginLoader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.InfoFromMetadata(IPA.Loader.PluginLoader.PluginMetadata)">InfoFromMetadata(PluginLoader.PluginMetadata)</h4>
  664. <div class="markdown level1 summary"><p>Converts a plugin's metadata to a <a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a>.</p>
  665. </div>
  666. <div class="markdown level1 conceptual"></div>
  667. <h5 class="decalaration">Declaration</h5>
  668. <div class="codewrapper">
  669. <pre><code class="lang-csharp hljs">public static PluginLoader.PluginInfo InfoFromMetadata(PluginLoader.PluginMetadata meta)</code></pre>
  670. </div>
  671. <h5 class="parameters">Parameters</h5>
  672. <table class="table table-bordered table-striped table-condensed">
  673. <thead>
  674. <tr>
  675. <th>Type</th>
  676. <th>Name</th>
  677. <th>Description</th>
  678. </tr>
  679. </thead>
  680. <tbody>
  681. <tr>
  682. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  683. <td><span class="parametername">meta</span></td>
  684. <td><p>the metadata</p>
  685. </td>
  686. </tr>
  687. </tbody>
  688. </table>
  689. <h5 class="returns">Returns</h5>
  690. <table class="table table-bordered table-striped table-condensed">
  691. <thead>
  692. <tr>
  693. <th>Type</th>
  694. <th>Description</th>
  695. </tr>
  696. </thead>
  697. <tbody>
  698. <tr>
  699. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginInfo.html">PluginLoader.PluginInfo</a></td>
  700. <td><p>the plugin info</p>
  701. </td>
  702. </tr>
  703. </tbody>
  704. </table>
  705. <span class="small pull-right mobile-hide">
  706. <span class="divider">|</span>
  707. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginLoader.PluginMetadata)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  708. </span>
  709. <span class="small pull-right mobile-hide">
  710. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L226">View Source</a>
  711. </span>
  712. <a id="IPA_Loader_PluginManager_IsDisabled_" data-uid="IPA.Loader.PluginManager.IsDisabled*"></a>
  713. <h4 id="IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginLoader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginLoader.PluginMetadata)">IsDisabled(PluginLoader.PluginMetadata)</h4>
  714. <div class="markdown level1 summary"><p>Checks if a given plugin is disabled.</p>
  715. </div>
  716. <div class="markdown level1 conceptual"></div>
  717. <h5 class="decalaration">Declaration</h5>
  718. <div class="codewrapper">
  719. <pre><code class="lang-csharp hljs">public static bool IsDisabled(PluginLoader.PluginMetadata meta)</code></pre>
  720. </div>
  721. <h5 class="parameters">Parameters</h5>
  722. <table class="table table-bordered table-striped table-condensed">
  723. <thead>
  724. <tr>
  725. <th>Type</th>
  726. <th>Name</th>
  727. <th>Description</th>
  728. </tr>
  729. </thead>
  730. <tbody>
  731. <tr>
  732. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  733. <td><span class="parametername">meta</span></td>
  734. <td><p>the plugin to check</p>
  735. </td>
  736. </tr>
  737. </tbody>
  738. </table>
  739. <h5 class="returns">Returns</h5>
  740. <table class="table table-bordered table-striped table-condensed">
  741. <thead>
  742. <tr>
  743. <th>Type</th>
  744. <th>Description</th>
  745. </tr>
  746. </thead>
  747. <tbody>
  748. <tr>
  749. <td><span class="xref">System.Boolean</span></td>
  750. <td><p><span class="xref">true</span> if the plugin is disabled, <span class="xref">false</span> otherwise.</p>
  751. </td>
  752. </tr>
  753. </tbody>
  754. </table>
  755. <span class="small pull-right mobile-hide">
  756. <span class="divider">|</span>
  757. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginLoader.PluginMetadata)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  758. </span>
  759. <span class="small pull-right mobile-hide">
  760. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L233">View Source</a>
  761. </span>
  762. <a id="IPA_Loader_PluginManager_IsEnabled_" data-uid="IPA.Loader.PluginManager.IsEnabled*"></a>
  763. <h4 id="IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginLoader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginLoader.PluginMetadata)">IsEnabled(PluginLoader.PluginMetadata)</h4>
  764. <div class="markdown level1 summary"><p>Checks if a given plugin is enabled.</p>
  765. </div>
  766. <div class="markdown level1 conceptual"></div>
  767. <h5 class="decalaration">Declaration</h5>
  768. <div class="codewrapper">
  769. <pre><code class="lang-csharp hljs">public static bool IsEnabled(PluginLoader.PluginMetadata meta)</code></pre>
  770. </div>
  771. <h5 class="parameters">Parameters</h5>
  772. <table class="table table-bordered table-striped table-condensed">
  773. <thead>
  774. <tr>
  775. <th>Type</th>
  776. <th>Name</th>
  777. <th>Description</th>
  778. </tr>
  779. </thead>
  780. <tbody>
  781. <tr>
  782. <td><a class="xref" href="IPA.Loader.PluginLoader.PluginMetadata.html">PluginLoader.PluginMetadata</a></td>
  783. <td><span class="parametername">meta</span></td>
  784. <td><p>the plugin to check</p>
  785. </td>
  786. </tr>
  787. </tbody>
  788. </table>
  789. <h5 class="returns">Returns</h5>
  790. <table class="table table-bordered table-striped table-condensed">
  791. <thead>
  792. <tr>
  793. <th>Type</th>
  794. <th>Description</th>
  795. </tr>
  796. </thead>
  797. <tbody>
  798. <tr>
  799. <td><span class="xref">System.Boolean</span></td>
  800. <td><p><span class="xref">true</span> if the plugin is enabled, <span class="xref">false</span> otherwise.</p>
  801. </td>
  802. </tr>
  803. </tbody>
  804. </table>
  805. <h3 id="events">Events
  806. </h3>
  807. <span class="small pull-right mobile-hide">
  808. <span class="divider">|</span>
  809. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_PluginDisabled.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginDisabled%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  810. </span>
  811. <span class="small pull-right mobile-hide">
  812. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L262">View Source</a>
  813. </span>
  814. <h4 id="IPA_Loader_PluginManager_PluginDisabled" data-uid="IPA.Loader.PluginManager.PluginDisabled">PluginDisabled</h4>
  815. <div class="markdown level1 summary"><p>Called whenever a plugin is disabled.</p>
  816. </div>
  817. <div class="markdown level1 conceptual"></div>
  818. <h5 class="decalaration">Declaration</h5>
  819. <div class="codewrapper">
  820. <pre><code class="lang-csharp hljs">public static event PluginManager.PluginDisableDelegate PluginDisabled</code></pre>
  821. </div>
  822. <h5 class="eventType">Event Type</h5>
  823. <table class="table table-bordered table-striped table-condensed">
  824. <thead>
  825. <tr>
  826. <th>Type</th>
  827. <th>Description</th>
  828. </tr>
  829. </thead>
  830. <tbody>
  831. <tr>
  832. <td><a class="xref" href="IPA.Loader.PluginManager.PluginDisableDelegate.html">PluginManager.PluginDisableDelegate</a></td>
  833. <td></td>
  834. </tr>
  835. </tbody>
  836. </table>
  837. <span class="small pull-right mobile-hide">
  838. <span class="divider">|</span>
  839. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager_PluginEnabled.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginEnabled%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  840. </span>
  841. <span class="small pull-right mobile-hide">
  842. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L258">View Source</a>
  843. </span>
  844. <h4 id="IPA_Loader_PluginManager_PluginEnabled" data-uid="IPA.Loader.PluginManager.PluginEnabled">PluginEnabled</h4>
  845. <div class="markdown level1 summary"><p>Called whenever a plugin is enabled.</p>
  846. </div>
  847. <div class="markdown level1 conceptual"></div>
  848. <h5 class="decalaration">Declaration</h5>
  849. <div class="codewrapper">
  850. <pre><code class="lang-csharp hljs">public static event PluginManager.PluginEnableDelegate PluginEnabled</code></pre>
  851. </div>
  852. <h5 class="eventType">Event Type</h5>
  853. <table class="table table-bordered table-striped table-condensed">
  854. <thead>
  855. <tr>
  856. <th>Type</th>
  857. <th>Description</th>
  858. </tr>
  859. </thead>
  860. <tbody>
  861. <tr>
  862. <td><a class="xref" href="IPA.Loader.PluginManager.PluginEnableDelegate.html">PluginManager.PluginEnableDelegate</a></td>
  863. <td></td>
  864. </tr>
  865. </tbody>
  866. </table>
  867. </article>
  868. </div>
  869. <div class="hidden-sm col-md-2" role="complementary">
  870. <div class="sideaffix">
  871. <div class="contribution">
  872. <ul class="nav">
  873. <li>
  874. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/master/apiSpec/new?filename=IPA_Loader_PluginManager.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
  875. </li>
  876. <li>
  877. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L22" class="contribution-link">View Source</a>
  878. </li>
  879. </ul>
  880. </div>
  881. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  882. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  883. </nav>
  884. </div>
  885. </div>
  886. </div>
  887. </div>
  888. <footer>
  889. <div class="grad-bottom"></div>
  890. <div class="footer">
  891. <div class="container">
  892. <span class="pull-right">
  893. <a href="#top">Back to top</a>
  894. </span>
  895. <span>Generated by <strong>DocFX</strong></span>
  896. </div>
  897. </div>
  898. </footer>
  899. </div>
  900. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  901. <script type="text/javascript" src="../styles/docfx.js"></script>
  902. <script type="text/javascript" src="../styles/main.js"></script>
  903. </body>
  904. </html>