Browse Source

Fixed common.js in the template to change view source link -- Docs

gh-pages
Anairkoen Schno 5 years ago
parent
commit
ef0045f4c2
48 changed files with 491 additions and 491 deletions
  1. +6
    -6
      api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html
  2. +4
    -4
      api/IPA.Config.Config.NameAttribute.html
  3. +4
    -4
      api/IPA.Config.Config.PreferAttribute.html
  4. +4
    -4
      api/IPA.Config.Config.TypeAttribute.html
  5. +7
    -7
      api/IPA.Config.Config.html
  6. +11
    -11
      api/IPA.Config.IConfigProvider.html
  7. +11
    -11
      api/IPA.Config.IModPrefs.html
  8. +21
    -21
      api/IPA.Config.ModPrefs.html
  9. +9
    -9
      api/IPA.IBeatSaberPlugin.html
  10. +4
    -4
      api/IPA.IDisablablePlugin.html
  11. +2
    -2
      api/IPA.IEnhancedBeatSaberPlugin.html
  12. +4
    -4
      api/IPA.IGenericEnhancedPlugin.html
  13. +11
    -11
      api/IPA.Loader.Features.Feature.html
  14. +2
    -2
      api/IPA.Loader.PluginInitInjector.InjectParameter.html
  15. +3
    -3
      api/IPA.Loader.PluginInitInjector.html
  16. +3
    -3
      api/IPA.Loader.PluginLoader.PluginInfo.html
  17. +10
    -10
      api/IPA.Loader.PluginLoader.PluginMetadata.html
  18. +2
    -2
      api/IPA.Loader.PluginLoader.html
  19. +2
    -2
      api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  20. +2
    -2
      api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  21. +19
    -19
      api/IPA.Loader.PluginManager.html
  22. +6
    -6
      api/IPA.Logging.LogPrinter.html
  23. +2
    -2
      api/IPA.Logging.Logger.Level.html
  24. +2
    -2
      api/IPA.Logging.Logger.LogLevel.html
  25. +17
    -17
      api/IPA.Logging.Logger.html
  26. +3
    -3
      api/IPA.Logging.LoggerExtensions.html
  27. +5
    -5
      api/IPA.Logging.Printers.ColoredConsolePrinter.html
  28. +4
    -4
      api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  29. +8
    -8
      api/IPA.Logging.Printers.GZFilePrinter.html
  30. +5
    -5
      api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  31. +6
    -6
      api/IPA.Logging.Printers.PluginLogFilePrinter.html
  32. +6
    -6
      api/IPA.Logging.Printers.PluginSubLogPrinter.html
  33. +7
    -7
      api/IPA.Logging.StandardLogger.html
  34. +4
    -4
      api/IPA.ModsaberModInfo.html
  35. +4
    -4
      api/IPA.Old.IEnhancedPlugin.html
  36. +10
    -10
      api/IPA.Old.IPlugin.html
  37. +2
    -2
      api/IPA.Utilities.BeatSaber.Release.html
  38. +9
    -9
      api/IPA.Utilities.BeatSaber.html
  39. +4
    -4
      api/IPA.Utilities.Extensions.html
  40. +10
    -10
      api/IPA.Utilities.Ref-1.html
  41. +3
    -3
      api/IPA.Utilities.Ref.html
  42. +12
    -12
      api/IPA.Utilities.ReflectionUtil.html
  43. +7
    -7
      api/IPA.Utilities.Utils.html
  44. +1
    -1
      api/index.html
  45. +1
    -1
      articles/index.html
  46. +1
    -1
      index.html
  47. +165
    -165
      index.json
  48. +46
    -46
      manifest.json

+ 6
- 6
api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html View File

@ -385,7 +385,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.%23ctor%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.%23ctor%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L71">View Source</a>
@ -403,7 +403,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_HasEmbeddedImage.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_HasEmbeddedImage.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L83">View Source</a>
@ -436,7 +436,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L46">View Source</a>
@ -471,7 +471,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L60">View Source</a>
@ -531,10 +531,10 @@ public class MarkdownView : MonoBehaviour</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=BSIPA_ModList_UI_ViewControllers_MarkdownView.md&amp;value=---%0Auid%3A%20BSIPA_ModList.UI.ViewControllers.MarkdownView%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Config.Config.NameAttribute.html View File

@ -247,7 +247,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_NameAttribute__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute.%23ctor(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_NameAttribute__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute.%23ctor(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L86">View Source</a>
@ -283,7 +283,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_NameAttribute_Name.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute.Name%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_NameAttribute_Name.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute.Name%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L79">View Source</a>
@ -340,10 +340,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_NameAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_NameAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.NameAttribute%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L73" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/Config.cs/#L73" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Config.Config.PreferAttribute.html View File

@ -248,7 +248,7 @@ public class PreferAttribute : Attribute, _Attribute</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_PreferAttribute__ctor_System_String___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute.%23ctor(System.String%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_PreferAttribute__ctor_System_String___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute.%23ctor(System.String%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L63">View Source</a>
@ -284,7 +284,7 @@ public class PreferAttribute : Attribute, _Attribute</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_PreferAttribute_PreferenceOrder.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute.PreferenceOrder%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_PreferAttribute_PreferenceOrder.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute.PreferenceOrder%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L56">View Source</a>
@ -341,10 +341,10 @@ public class PreferAttribute : Attribute, _Attribute</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_PreferAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_PreferAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.PreferAttribute%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L49" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/Config.cs/#L49" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Config.Config.TypeAttribute.html View File

@ -248,7 +248,7 @@ public class TypeAttribute : Attribute, _Attribute</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_TypeAttribute__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute.%23ctor(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_TypeAttribute__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute.%23ctor(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L39">View Source</a>
@ -284,7 +284,7 @@ public class TypeAttribute : Attribute, _Attribute</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_TypeAttribute_Extension.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute.Extension%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_TypeAttribute_Extension.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute.Extension%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L32">View Source</a>
@ -341,10 +341,10 @@ public class TypeAttribute : Attribute, _Attribute</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_TypeAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_TypeAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Config.TypeAttribute%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L25" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/Config.cs/#L25" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 7
- 7
api/IPA.Config.Config.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_GetProviderFor_System_String_System_String___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.GetProviderFor(System.String%2CSystem.String%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_GetProviderFor_System_String_System_String___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.GetProviderFor(System.String%2CSystem.String%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L126">View Source</a>
@ -181,7 +181,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_MakeLink__1_IPA_Config_IConfigProvider_System_Action_IPA_Config_IConfigProvider_IPA_Utilities_Ref___0___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.MakeLink%60%601(IPA.Config.IConfigProvider%2CSystem.Action%7BIPA.Config.IConfigProvider%2CIPA.Utilities.Ref%7B%60%600%7D%7D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_MakeLink__1_IPA_Config_IConfigProvider_System_Action_IPA_Config_IConfigProvider_IPA_Utilities_Ref___0___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.MakeLink%60%601(IPA.Config.IConfigProvider%2CSystem.Action%7BIPA.Config.IConfigProvider%2CIPA.Utilities.Ref%7B%60%600%7D%7D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L161">View Source</a>
@ -253,7 +253,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_Register_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.Register(System.Type)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_Register_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.Register(System.Type)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L104">View Source</a>
@ -287,7 +287,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_Register__1.md&amp;value=---%0Auid%3A%20IPA.Config.Config.Register%60%601%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_Register__1.md&amp;value=---%0Auid%3A%20IPA.Config.Config.Register%60%601%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L98">View Source</a>
@ -320,7 +320,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config_RemoveLinks_IPA_Config_IConfigProvider_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.RemoveLinks(IPA.Config.IConfigProvider)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config_RemoveLinks_IPA_Config_IConfigProvider_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.RemoveLinks(IPA.Config.IConfigProvider)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L184">View Source</a>
@ -360,10 +360,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_Config.md&amp;value=---%0Auid%3A%20IPA.Config.Config%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_Config.md&amp;value=---%0Auid%3A%20IPA.Config.Config%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/Config.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/Config.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 11
- 11
api/IPA.Config.IConfigProvider.html View File

@ -96,7 +96,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Dynamic.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Dynamic%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Dynamic.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Dynamic%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L28">View Source</a>
@ -128,7 +128,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Filename.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Filename%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Filename.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Filename%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L45">View Source</a>
@ -160,7 +160,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_HasChanged.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.HasChanged%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_HasChanged.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.HasChanged%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L35">View Source</a>
@ -191,7 +191,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_InMemoryChanged.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.InMemoryChanged%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_InMemoryChanged.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.InMemoryChanged%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L40">View Source</a>
@ -222,7 +222,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_LastModified.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.LastModified%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_LastModified.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.LastModified%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L50">View Source</a>
@ -256,7 +256,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Load.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Load%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Load.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Load%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L58">View Source</a>
@ -272,7 +272,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Parse__1.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Parse%60%601%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Parse__1.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Parse%60%601%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L16">View Source</a>
@ -320,7 +320,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Save.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Save%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Save.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Save%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L54">View Source</a>
@ -336,7 +336,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider_Store__1___0_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Store%60%601(%60%600)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider_Store__1___0_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Store%60%601(%60%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L22">View Source</a>
@ -414,10 +414,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IConfigProvider.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IConfigProvider.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/IConfigProvider.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/IConfigProvider.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 11
- 11
api/IPA.Config.IModPrefs.html View File

@ -97,7 +97,7 @@ public interface IModPrefs</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L49">View Source</a>
@ -164,7 +164,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L40">View Source</a>
@ -231,7 +231,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L31">View Source</a>
@ -298,7 +298,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L22">View Source</a>
@ -365,7 +365,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.HasKey(System.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.HasKey(System.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L56">View Source</a>
@ -420,7 +420,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L84">View Source</a>
@ -466,7 +466,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L63">View Source</a>
@ -512,7 +512,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L70">View Source</a>
@ -558,7 +558,7 @@ public interface IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetString(System.String%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs.SetString(System.String%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L77">View Source</a>
@ -626,10 +626,10 @@ public interface IModPrefs</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_IModPrefs.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_IModPrefs.md&amp;value=---%0Auid%3A%20IPA.Config.IModPrefs%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L11" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/ModPrefs.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 21
- 21
api/IPA.Config.ModPrefs.html View File

@ -130,7 +130,7 @@ public class ModPrefs : IModPrefs</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs__ctor_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.%23ctor(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs__ctor_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.%23ctor(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L103">View Source</a>
@ -166,7 +166,7 @@ public class ModPrefs : IModPrefs</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L196">View Source</a>
@ -233,7 +233,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L171">View Source</a>
@ -300,7 +300,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L151">View Source</a>
@ -367,7 +367,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L131">View Source</a>
@ -434,7 +434,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.HasKey(System.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.HasKey(System.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L209">View Source</a>
@ -489,7 +489,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L260">View Source</a>
@ -535,7 +535,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L221">View Source</a>
@ -581,7 +581,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L234">View Source</a>
@ -627,7 +627,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetString(System.String%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.SetString(System.String%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L247">View Source</a>
@ -675,7 +675,7 @@ public class ModPrefs : IModPrefs</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetBool(System.String%2CSystem.String%2CSystem.Boolean%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L174">View Source</a>
@ -737,7 +737,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetFloat(System.String%2CSystem.String%2CSystem.Single%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L154">View Source</a>
@ -799,7 +799,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetInt(System.String%2CSystem.String%2CSystem.Int32%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L134">View Source</a>
@ -861,7 +861,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23GetString(System.String%2CSystem.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L113">View Source</a>
@ -923,7 +923,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23HasKey(System.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23HasKey(System.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L199">View Source</a>
@ -975,7 +975,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetBool(System.String%2CSystem.String%2CSystem.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L250">View Source</a>
@ -1017,7 +1017,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetFloat(System.String%2CSystem.String%2CSystem.Single)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L211">View Source</a>
@ -1059,7 +1059,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetInt(System.String%2CSystem.String%2CSystem.Int32)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L224">View Source</a>
@ -1101,7 +1101,7 @@ public class ModPrefs : IModPrefs</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetString(System.String%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.IPA%23Config%23IModPrefs%23SetString(System.String%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L237">View Source</a>
@ -1169,10 +1169,10 @@ public class ModPrefs : IModPrefs</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Config_ModPrefs.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Config_ModPrefs.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Config/ModPrefs.cs/#L91" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Config/ModPrefs.cs/#L91" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
api/IPA.IBeatSaberPlugin.html View File

@ -97,7 +97,7 @@ data/Managed/Plugins.</p>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnActiveSceneChanged_UnityEngine_SceneManagement_Scene_UnityEngine_SceneManagement_Scene_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnActiveSceneChanged(UnityEngine.SceneManagement.Scene%2CUnityEngine.SceneManagement.Scene)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnActiveSceneChanged_UnityEngine_SceneManagement_Scene_UnityEngine_SceneManagement_Scene_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnActiveSceneChanged(UnityEngine.SceneManagement.Scene%2CUnityEngine.SceneManagement.Scene)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L52">View Source</a>
@ -137,7 +137,7 @@ data/Managed/Plugins.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnApplicationQuit.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnApplicationQuit%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnApplicationQuit.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnApplicationQuit%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L22">View Source</a>
@ -153,7 +153,7 @@ data/Managed/Plugins.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnApplicationStart.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnApplicationStart%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnApplicationStart.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnApplicationStart%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L17">View Source</a>
@ -170,7 +170,7 @@ data/Managed/Plugins.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnFixedUpdate.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnFixedUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnFixedUpdate.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnFixedUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L32">View Source</a>
@ -186,7 +186,7 @@ data/Managed/Plugins.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnSceneLoaded_UnityEngine_SceneManagement_Scene_UnityEngine_SceneManagement_LoadSceneMode_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnSceneLoaded(UnityEngine.SceneManagement.Scene%2CUnityEngine.SceneManagement.LoadSceneMode)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnSceneLoaded_UnityEngine_SceneManagement_Scene_UnityEngine_SceneManagement_LoadSceneMode_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnSceneLoaded(UnityEngine.SceneManagement.Scene%2CUnityEngine.SceneManagement.LoadSceneMode)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L39">View Source</a>
@ -226,7 +226,7 @@ data/Managed/Plugins.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnSceneUnloaded_UnityEngine_SceneManagement_Scene_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnSceneUnloaded(UnityEngine.SceneManagement.Scene)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnSceneUnloaded_UnityEngine_SceneManagement_Scene_.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnSceneUnloaded(UnityEngine.SceneManagement.Scene)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L45">View Source</a>
@ -260,7 +260,7 @@ data/Managed/Plugins.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin_OnUpdate.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin_OnUpdate.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin.OnUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L27">View Source</a>
@ -298,10 +298,10 @@ data/Managed/Plugins.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IBeatSaberPlugin.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IBeatSaberPlugin.md&amp;value=---%0Auid%3A%20IPA.IBeatSaberPlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/BeatSaber/IBeatSaberPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.IDisablablePlugin.html View File

@ -96,7 +96,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IDisablablePlugin_OnDisable.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin.OnDisable%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IDisablablePlugin_OnDisable.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin.OnDisable%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IDisablablePlugin.cs/#L27">View Source</a>
@ -117,7 +117,7 @@ plugin is disabled at runtime.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IDisablablePlugin_OnEnable.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin.OnEnable%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IDisablablePlugin_OnEnable.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin.OnEnable%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IDisablablePlugin.cs/#L17">View Source</a>
@ -160,10 +160,10 @@ When a plugin is disabled at startup, neither this nor Init will be called until
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IDisablablePlugin.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IDisablablePlugin.md&amp;value=---%0Auid%3A%20IPA.IDisablablePlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IDisablablePlugin.cs/#L6" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/BeatSaber/IDisablablePlugin.cs/#L6" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.IEnhancedBeatSaberPlugin.html View File

@ -146,10 +146,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IEnhancedBeatSaberPlugin.md&amp;value=---%0Auid%3A%20IPA.IEnhancedBeatSaberPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IEnhancedBeatSaberPlugin.md&amp;value=---%0Auid%3A%20IPA.IEnhancedBeatSaberPlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/IEnhancedBeatSaberPlugin.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/BeatSaber/IEnhancedBeatSaberPlugin.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.IGenericEnhancedPlugin.html View File

@ -96,7 +96,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IGenericEnhancedPlugin_Filter.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IGenericEnhancedPlugin_Filter.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IGenericEnhancedPlugin.cs/#L16">View Source</a>
@ -133,7 +133,7 @@ string[] Filter { get; }</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IGenericEnhancedPlugin_OnLateUpdate.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin.OnLateUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IGenericEnhancedPlugin_OnLateUpdate.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin.OnLateUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IGenericEnhancedPlugin.cs/#L22">View Source</a>
@ -171,10 +171,10 @@ string[] Filter { get; }</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_IGenericEnhancedPlugin.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_IGenericEnhancedPlugin.md&amp;value=---%0Auid%3A%20IPA.IGenericEnhancedPlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IGenericEnhancedPlugin.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/IGenericEnhancedPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 11
- 11
api/IPA.Loader.Features.Feature.html View File

@ -128,7 +128,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_InvalidMessage.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.InvalidMessage%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_InvalidMessage.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.InvalidMessage%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L43">View Source</a>
@ -161,7 +161,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_StoreOnPlugin.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.StoreOnPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_StoreOnPlugin.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.StoreOnPlugin%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L86">View Source</a>
@ -195,7 +195,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginLoader_PluginInfo_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginLoader_PluginInfo_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L74">View Source</a>
@ -229,7 +229,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginLoader_PluginInfo_IPA_IBeatSaberPlugin_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginLoader.PluginInfo%2CIPA.IBeatSaberPlugin)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginLoader_PluginInfo_IPA_IBeatSaberPlugin_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginLoader.PluginInfo%2CIPA.IBeatSaberPlugin)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L68">View Source</a>
@ -269,7 +269,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginLoader_PluginInfo_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeInit(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginLoader_PluginInfo_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeInit(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L61">View Source</a>
@ -319,7 +319,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeLoad(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeLoad(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L54">View Source</a>
@ -373,7 +373,7 @@ Any features it defines, for example, will still be loaded.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_Evaluate.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.Evaluate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_Evaluate.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.Evaluate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L36">View Source</a>
@ -406,7 +406,7 @@ Any features it defines, for example, will still be loaded.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginLoader_PluginMetadata_System_String___.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginLoader.PluginMetadata%2CSystem.String%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginLoader_PluginMetadata_System_String___.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginLoader.PluginMetadata%2CSystem.String%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L28">View Source</a>
@ -467,7 +467,7 @@ Any features it defines, for example, will still be loaded.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.RequireLoaded(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginLoader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.RequireLoaded(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L80">View Source</a>
@ -523,10 +523,10 @@ Any features it defines, for example, will still be loaded.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_Features_Feature.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_Features_Feature.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/Features/Feature.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/Features/Feature.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Loader.PluginInitInjector.InjectParameter.html View File

@ -162,10 +162,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginInitInjector_InjectParameter.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector.InjectParameter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginInitInjector_InjectParameter.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector.InjectParameter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginInitInjector.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginInitInjector.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
api/IPA.Loader.PluginInitInjector.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector.AddInjector(System.Type%2CIPA.Loader.PluginInitInjector.InjectParameter)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector.AddInjector(System.Type%2CIPA.Loader.PluginInitInjector.InjectParameter)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginInitInjector.cs/#L31">View Source</a>
@ -171,10 +171,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginInitInjector.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginInitInjector.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginInitInjector%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginInitInjector.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginInitInjector.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
api/IPA.Loader.PluginLoader.PluginInfo.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginInfo_Metadata.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginInfo.Metadata%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginInfo_Metadata.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginInfo.Metadata%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L118">View Source</a>
@ -179,10 +179,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginInfo.md&amp;value=---%0Auid%3A%20IPA.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" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginInfo.md&amp;value=---%0Auid%3A%20IPA.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" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L110" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginLoader.cs/#L110" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
api/IPA.Loader.PluginLoader.PluginMetadata.html View File

@ -122,7 +122,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Assembly.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Assembly%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Assembly.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Assembly%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L39">View Source</a>
@ -154,7 +154,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Features.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Features%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Features.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Features%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L76">View Source</a>
@ -186,7 +186,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_File.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.File%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_File.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.File%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L69">View Source</a>
@ -218,7 +218,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Id.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Id%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Id.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Id%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L57">View Source</a>
@ -250,7 +250,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Name.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Name%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Name.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Name%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L51">View Source</a>
@ -282,7 +282,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_PluginType.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.PluginType%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_PluginType.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.PluginType%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L45">View Source</a>
@ -314,7 +314,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Version.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Version%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_Version.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.Version%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L63">View Source</a>
@ -348,7 +348,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_ToString.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.ToString%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata_ToString.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader.PluginMetadata.ToString%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L104">View Source</a>
@ -404,10 +404,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata.md&amp;value=---%0Auid%3A%20IPA.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" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader_PluginMetadata.md&amp;value=---%0Auid%3A%20IPA.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" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L33" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginLoader.cs/#L33" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Loader.PluginLoader.html View File

@ -145,10 +145,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginLoader.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginLoader.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginLoader%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginLoader.cs/#L20" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginLoader.cs/#L20" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Loader.PluginManager.PluginDisableDelegate.html View File

@ -140,10 +140,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginManager_PluginDisableDelegate.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginDisableDelegate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginManager_PluginDisableDelegate.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginDisableDelegate%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L253" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginManager.cs/#L253" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Loader.PluginManager.PluginEnableDelegate.html View File

@ -140,10 +140,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Loader_PluginManager_PluginEnableDelegate.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginEnableDelegate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Loader_PluginManager_PluginEnableDelegate.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginEnableDelegate%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L247" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginManager.cs/#L247" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 19
- 19
api/IPA.Loader.PluginManager.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L268">View Source</a>
@ -157,7 +157,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L240">View Source</a>
@ -189,7 +189,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L287">View Source</a>
@ -224,7 +224,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L82">View Source</a>
@ -274,7 +274,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L143">View Source</a>
@ -324,7 +324,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L150">View Source</a>
@ -374,7 +374,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L218">View Source</a>
@ -424,7 +424,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L66">View Source</a>
@ -474,7 +474,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L74">View Source</a>
@ -524,7 +524,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L38">View Source</a>
@ -574,7 +574,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L56">View Source</a>
@ -624,7 +624,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L48">View Source</a>
@ -675,7 +675,7 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L275">View Source</a>
@ -725,7 +725,7 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L226">View Source</a>
@ -775,7 +775,7 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L233">View Source</a>
@ -827,7 +827,7 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L262">View Source</a>
@ -857,7 +857,7 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Loader/PluginManager.cs/#L258">View Source</a>
@ -893,10 +893,10 @@ public static PluginLoader.PluginInfo GetPluginFromModSaberName(string name)</co
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/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>
</li>
<li>
<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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Loader/PluginManager.cs/#L22" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
api/IPA.Logging.LogPrinter.html View File

@ -128,7 +128,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LogPrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LogPrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/LogPrinter.cs/#L14">View Source</a>
@ -162,7 +162,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LogPrinter_EndPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.EndPrint%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LogPrinter_EndPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.EndPrint%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/LogPrinter.cs/#L35">View Source</a>
@ -179,7 +179,7 @@ Use this to dispose file handles and the like.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/LogPrinter.cs/#L23">View Source</a>
@ -231,7 +231,7 @@ Use this to dispose file handles and the like.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LogPrinter_StartPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.StartPrint%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LogPrinter_StartPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter.StartPrint%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/LogPrinter.cs/#L29">View Source</a>
@ -270,10 +270,10 @@ Use this to create file handles and the like.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LogPrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LogPrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.LogPrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/LogPrinter.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/LogPrinter.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Logging.Logger.Level.html View File

@ -163,10 +163,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Level.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Level%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Level.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Level%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L52" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Logger.cs/#L52" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Logging.Logger.LogLevel.html View File

@ -194,10 +194,10 @@ public enum LogLevel : byte</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_LogLevel.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.LogLevel%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_LogLevel.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.LogLevel%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L93" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Logger.cs/#L93" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 17
- 17
api/IPA.Logging.Logger.html View File

@ -126,7 +126,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_LogFormat.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.LogFormat%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_LogFormat.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.LogFormat%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L47">View Source</a>
@ -160,7 +160,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Critical_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Critical(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Critical_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Critical(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L270">View Source</a>
@ -199,7 +199,7 @@ Equivalent to <code>Log(Level.Critical, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Critical_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Critical(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Critical_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Critical(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L262">View Source</a>
@ -238,7 +238,7 @@ Equivalent to <code>Log(Level.Critical, message);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Debug_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Debug(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Debug_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Debug(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L190">View Source</a>
@ -277,7 +277,7 @@ Equivalent to <code>Log(Level.Debug, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Debug_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Debug(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Debug_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Debug(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L182">View Source</a>
@ -316,7 +316,7 @@ Equivalent to <code>Log(Level.Debug, message);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Error_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Error(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Error_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Error(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L254">View Source</a>
@ -355,7 +355,7 @@ Equivalent to <code>Log(Level.Error, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Error_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Error(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Error_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Error(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L246">View Source</a>
@ -394,7 +394,7 @@ Equivalent to <code>Log(Level.Error, message);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Info_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Info(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Info_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Info(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L206">View Source</a>
@ -433,7 +433,7 @@ Equivalent to <code>Log(Level.Info, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Info_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Info(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Info_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Info(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L198">View Source</a>
@ -472,7 +472,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Log(IPA.Logging.Logger.Level%2CSystem.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Log(IPA.Logging.Logger.Level%2CSystem.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L174">View Source</a>
@ -512,7 +512,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Log(IPA.Logging.Logger.Level%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Log(IPA.Logging.Logger.Level%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L167">View Source</a>
@ -552,7 +552,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Notice_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Notice(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Notice_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Notice(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L222">View Source</a>
@ -591,7 +591,7 @@ Equivalent to <code>Log(Level.Notice, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Notice_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Notice(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Notice_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Notice(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L214">View Source</a>
@ -630,7 +630,7 @@ Equivalent to <code>Log(Level.Notice, message);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Warn_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Warn(System.Exception)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Warn_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Warn(System.Exception)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L238">View Source</a>
@ -669,7 +669,7 @@ Equivalent to <code>Log(Level.Warning, e);</code></p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger_Warn_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Warn(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger_Warn_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Warn(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L230">View Source</a>
@ -733,10 +733,10 @@ Equivalent to <code>Log(Level.Warning, message);</code></p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Logger.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Logger.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Logger.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Logger.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
api/IPA.Logging.LoggerExtensions.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L400">View Source</a>
@ -187,10 +187,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_LoggerExtensions.md&amp;value=---%0Auid%3A%20IPA.Logging.LoggerExtensions%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_LoggerExtensions.md&amp;value=---%0Auid%3A%20IPA.Logging.LoggerExtensions%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L392" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/StandardLogger.cs/#L392" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
api/IPA.Logging.Printers.ColoredConsolePrinter.html View File

@ -132,7 +132,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Color.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Color%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Color.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Color%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L22">View Source</a>
@ -164,7 +164,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L17">View Source</a>
@ -200,7 +200,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L31">View Source</a>
@ -276,10 +276,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColoredConsolePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColoredConsolePrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Logging.Printers.ColorlessConsolePrinter.html View File

@ -132,7 +132,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L14">View Source</a>
@ -168,7 +168,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L23">View Source</a>
@ -244,10 +244,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_ColorlessConsolePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.ColorlessConsolePrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 8
- 8
api/IPA.Logging.Printers.GZFilePrinter.html View File

@ -139,7 +139,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_FileWriter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.FileWriter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_FileWriter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.FileWriter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L30">View Source</a>
@ -172,7 +172,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_Dispose.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.Dispose%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_Dispose.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.Dispose%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L125">View Source</a>
@ -187,7 +187,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L135">View Source</a>
@ -221,7 +221,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_EndPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.EndPrint%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_EndPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.EndPrint%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L114">View Source</a>
@ -239,7 +239,7 @@
<div><a class="xref" href="IPA.Logging.LogPrinter.html#IPA_Logging_LogPrinter_EndPrint">LogPrinter.EndPrint()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.GetFileInfo%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.GetFileInfo%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L38">View Source</a>
@ -271,7 +271,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_StartPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.StartPrint%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter_StartPrint.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter.StartPrint%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L103">View Source</a>
@ -315,10 +315,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GZFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GZFilePrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
api/IPA.Logging.Printers.GlobalLogFilePrinter.html View File

@ -146,7 +146,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L15">View Source</a>
@ -182,7 +182,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L34">View Source</a>
@ -216,7 +216,7 @@
<div><a class="xref" href="IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo">GZFilePrinter.GetFileInfo()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L24">View Source</a>
@ -296,10 +296,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_GlobalLogFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.GlobalLogFilePrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
api/IPA.Logging.Printers.PluginLogFilePrinter.html View File

@ -146,7 +146,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.%23ctor(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.%23ctor(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L35">View Source</a>
@ -182,7 +182,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L15">View Source</a>
@ -218,7 +218,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L23">View Source</a>
@ -252,7 +252,7 @@
<div><a class="xref" href="IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo">GZFilePrinter.GetFileInfo()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L47">View Source</a>
@ -332,10 +332,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginLogFilePrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginLogFilePrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
api/IPA.Logging.Printers.PluginSubLogPrinter.html View File

@ -146,7 +146,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.%23ctor(System.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.%23ctor(System.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L37">View Source</a>
@ -188,7 +188,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_Filter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L15">View Source</a>
@ -224,7 +224,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L24">View Source</a>
@ -258,7 +258,7 @@
<div><a class="xref" href="IPA.Logging.Printers.GZFilePrinter.html#IPA_Logging_Printers_GZFilePrinter_GetFileInfo">GZFilePrinter.GetFileInfo()</a></div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level%2CSystem.DateTime%2CSystem.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L50">View Source</a>
@ -338,10 +338,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_Printers_PluginSubLogPrinter.md&amp;value=---%0Auid%3A%20IPA.Logging.Printers.PluginSubLogPrinter%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L9" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 7
- 7
api/IPA.Logging.StandardLogger.html View File

@ -171,7 +171,7 @@ The modification of printers on a parent are reflected down the chain.</p>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger_ConsoleWriter.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.ConsoleWriter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger_ConsoleWriter.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.ConsoleWriter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L83">View Source</a>
@ -203,7 +203,7 @@ The modification of printers on a parent are reflected down the chain.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger_PrintFilter.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.PrintFilter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger_PrintFilter.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.PrintFilter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L101">View Source</a>
@ -237,7 +237,7 @@ The modification of printers on a parent are reflected down the chain.</p>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L175">View Source</a>
@ -271,7 +271,7 @@ The modification of printers on a parent are reflected down the chain.</p>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger_Debug_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.Debug(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger_Debug_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.Debug(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L206">View Source</a>
@ -311,7 +311,7 @@ The modification of printers on a parent are reflected down the chain.</p>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L185">View Source</a>
@ -378,10 +378,10 @@ The modification of printers on a parent are reflected down the chain.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Logging_StandardLogger.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Logging_StandardLogger.md&amp;value=---%0Auid%3A%20IPA.Logging.StandardLogger%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Logging/StandardLogger.cs/#L23" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Logging/StandardLogger.cs/#L23" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.ModsaberModInfo.html View File

@ -126,7 +126,7 @@ public class ModsaberModInfo</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_ModsaberModInfo_CurrentVersion.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo.CurrentVersion%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_ModsaberModInfo_CurrentVersion.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo.CurrentVersion%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/ModsaberModInfo.cs/#L38">View Source</a>
@ -157,7 +157,7 @@ public class ModsaberModInfo</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_ModsaberModInfo_InternalName.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo.InternalName%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_ModsaberModInfo_InternalName.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo.InternalName%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/ModsaberModInfo.cs/#L18">View Source</a>
@ -210,10 +210,10 @@ public class ModsaberModInfo</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_ModsaberModInfo.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_ModsaberModInfo.md&amp;value=---%0Auid%3A%20IPA.ModsaberModInfo%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/BeatSaber/ModsaberModInfo.cs/#L12" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/BeatSaber/ModsaberModInfo.cs/#L12" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Old.IEnhancedPlugin.html View File

@ -124,7 +124,7 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IEnhancedPlugin_Filter.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin.Filter%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IEnhancedPlugin_Filter.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin.Filter%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L17">View Source</a>
@ -160,7 +160,7 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IEnhancedPlugin_OnLateUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin.OnLateUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IEnhancedPlugin_OnLateUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin.OnLateUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L22">View Source</a>
@ -198,10 +198,10 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IEnhancedPlugin.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IEnhancedPlugin.md&amp;value=---%0Auid%3A%20IPA.Old.IEnhancedPlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
api/IPA.Old.IPlugin.html View File

@ -98,7 +98,7 @@ public interface IPlugin</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_Name.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.Name%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_Name.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.Name%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L16">View Source</a>
@ -129,7 +129,7 @@ public interface IPlugin</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_Version.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.Version%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_Version.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.Version%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L21">View Source</a>
@ -162,7 +162,7 @@ public interface IPlugin</code></pre>
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnApplicationQuit.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnApplicationQuit%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnApplicationQuit.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnApplicationQuit%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L31">View Source</a>
@ -178,7 +178,7 @@ public interface IPlugin</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnApplicationStart.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnApplicationStart%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnApplicationStart.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnApplicationStart%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L26">View Source</a>
@ -194,7 +194,7 @@ public interface IPlugin</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnFixedUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnFixedUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnFixedUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnFixedUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L53">View Source</a>
@ -210,7 +210,7 @@ public interface IPlugin</code></pre>
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L43">View Source</a>
@ -243,7 +243,7 @@ public interface IPlugin</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L37">View Source</a>
@ -276,7 +276,7 @@ public interface IPlugin</code></pre>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin_OnUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnUpdate%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin_OnUpdate.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin.OnUpdate%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L48">View Source</a>
@ -314,10 +314,10 @@ public interface IPlugin</code></pre>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Old_IPlugin.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Old_IPlugin.md&amp;value=---%0Auid%3A%20IPA.Old.IPlugin%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
api/IPA.Utilities.BeatSaber.Release.html View File

@ -138,10 +138,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_Release.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.Release%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_Release.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.Release%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/BeatSaber.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
api/IPA.Utilities.BeatSaber.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_GameVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.GameVersion%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_GameVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.GameVersion%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L19">View Source</a>
@ -157,7 +157,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_InstallPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.InstallPath%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_InstallPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.InstallPath%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L47">View Source</a>
@ -189,7 +189,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_LibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.LibraryPath%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_LibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.LibraryPath%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L61">View Source</a>
@ -221,7 +221,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_NativeLibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.NativeLibraryPath%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_NativeLibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.NativeLibraryPath%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L66">View Source</a>
@ -253,7 +253,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_PluginsPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.PluginsPath%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_PluginsPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.PluginsPath%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L71">View Source</a>
@ -285,7 +285,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_ReleaseType.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.ReleaseType%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_ReleaseType.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.ReleaseType%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L40">View Source</a>
@ -317,7 +317,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber_UserDataPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.UserDataPath%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber_UserDataPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber.UserDataPath%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L76">View Source</a>
@ -355,10 +355,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_BeatSaber.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_BeatSaber.md&amp;value=---%0Auid%3A%20IPA.Utilities.BeatSaber%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/BeatSaber.cs/#L12" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/BeatSaber.cs/#L12" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
api/IPA.Utilities.Extensions.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Extensions_GetDefault_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.GetDefault(System.Type)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Extensions_GetDefault_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.GetDefault(System.Type)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Extensions.cs/#L15">View Source</a>
@ -175,7 +175,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.Unwrap(System.Nullable%7BSystem.Boolean%7D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.Unwrap(System.Nullable%7BSystem.Boolean%7D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Extensions.cs/#L25">View Source</a>
@ -231,10 +231,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Extensions.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Extensions.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Extensions.cs/#L8" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/Extensions.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
api/IPA.Utilities.Ref-1.html View File

@ -146,7 +146,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1__ctor__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.%23ctor(%600)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1__ctor__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.%23ctor(%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L66">View Source</a>
@ -182,7 +182,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_Error.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Error%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_Error.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Error%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L50">View Source</a>
@ -214,7 +214,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_Value.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Value%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_Value.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Value%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L35">View Source</a>
@ -248,7 +248,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_CompareTo__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.CompareTo(%600)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_CompareTo__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.CompareTo(%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L104">View Source</a>
@ -298,7 +298,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.CompareTo(IPA.Utilities.Ref%7B%600%7D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.CompareTo(IPA.Utilities.Ref%7B%600%7D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L116">View Source</a>
@ -348,7 +348,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_Verify.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Verify%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_Verify.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.Verify%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L94">View Source</a>
@ -366,7 +366,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.op_Implicit(%600)~IPA.Utilities.Ref%7B%600%7D%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.op_Implicit(%600)~IPA.Utilities.Ref%7B%600%7D%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L86">View Source</a>
@ -416,7 +416,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.op_Implicit(IPA.Utilities.Ref%7B%600%7D)~%600%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601.op_Implicit(IPA.Utilities.Ref%7B%600%7D)~%600%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L76">View Source</a>
@ -495,10 +495,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_1.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_1.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%601%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L28" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/Ref.cs/#L28" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
api/IPA.Utilities.Ref.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref_Create__1___0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref.Create%60%601(%60%600)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref_Create__1___0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref.Create%60%601(%60%600)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L18">View Source</a>
@ -197,10 +197,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Ref.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Ref.md&amp;value=---%0Auid%3A%20IPA.Utilities.Ref%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Ref.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/Ref.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 12
- 12
api/IPA.Utilities.ReflectionUtil.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod_System_String_System_String_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod(System.String%2CSystem.String%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod_System_String_System_String_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod(System.String%2CSystem.String%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L145">View Source</a>
@ -203,7 +203,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod_System_Type_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod(System.Type%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod_System_Type_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod(System.Type%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L158">View Source</a>
@ -271,7 +271,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod__1_System_Type_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod%60%601(System.Type%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CallNonStaticMethod__1_System_Type_System_String_System_Type___System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CallNonStaticMethod%60%601(System.Type%2CSystem.String%2CSystem.Type%5B%5D%2CSystem.Object%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L189">View Source</a>
@ -359,7 +359,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component%2CSystem.Type%2CUnityEngine.GameObject%2CSystem.Type)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component%2CSystem.Type%2CUnityEngine.GameObject%2CSystem.Type)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L85">View Source</a>
@ -427,7 +427,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CopyComponent%60%601(UnityEngine.Component%2CUnityEngine.GameObject%2CSystem.Type)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.CopyComponent%60%601(UnityEngine.Component%2CUnityEngine.GameObject%2CSystem.Type)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L109">View Source</a>
@ -510,7 +510,7 @@
</div>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_GetPrivateField__1_System_Object_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.GetPrivateField%60%601(System.Object%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_GetPrivateField__1_System_Object_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.GetPrivateField%60%601(System.Object%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L31">View Source</a>
@ -582,7 +582,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokePrivateMethod_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokePrivateMethod(System.Object%2CSystem.String%2CSystem.Object%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokePrivateMethod_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokePrivateMethod(System.Object%2CSystem.String%2CSystem.Object%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L58">View Source</a>
@ -644,7 +644,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokePrivateMethod__1_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokePrivateMethod%60%601(System.Object%2CSystem.String%2CSystem.Object%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokePrivateMethod__1_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokePrivateMethod%60%601(System.Object%2CSystem.String%2CSystem.Object%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L72">View Source</a>
@ -722,7 +722,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetPrivateField_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetPrivateField(System.Object%2CSystem.String%2CSystem.Object)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetPrivateField_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetPrivateField(System.Object%2CSystem.String%2CSystem.Object)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L18">View Source</a>
@ -768,7 +768,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetPrivateProperty_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetPrivateProperty(System.Object%2CSystem.String%2CSystem.Object)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetPrivateProperty_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetPrivateProperty(System.Object%2CSystem.String%2CSystem.Object)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L44">View Source</a>
@ -820,10 +820,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_ReflectionUtil.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_ReflectionUtil.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/ReflectionUtil.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/ReflectionUtil.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 7
- 7
api/IPA.Utilities.Utils.html View File

@ -125,7 +125,7 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils_ByteArrayToString_System_Byte___.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.ByteArrayToString(System.Byte%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils_ByteArrayToString_System_Byte___.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.ByteArrayToString(System.Byte%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L31">View Source</a>
@ -175,7 +175,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils_CopyAll_System_IO_DirectoryInfo_System_IO_DirectoryInfo_System_String_System_Func_System_Exception_System_IO_FileInfo_System_Boolean__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo%2CSystem.IO.DirectoryInfo%2CSystem.String%2CSystem.Func%7BSystem.Exception%2CSystem.IO.FileInfo%2CSystem.Boolean%7D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils_CopyAll_System_IO_DirectoryInfo_System_IO_DirectoryInfo_System_String_System_Func_System_Exception_System_IO_FileInfo_System_Boolean__.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo%2CSystem.IO.DirectoryInfo%2CSystem.String%2CSystem.Func%7BSystem.Exception%2CSystem.IO.FileInfo%2CSystem.Boolean%7D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L92">View Source</a>
@ -227,7 +227,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils_GetRelativePath_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.GetRelativePath(System.String%2CSystem.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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils_GetRelativePath_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.GetRelativePath(System.String%2CSystem.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L73">View Source</a>
@ -283,7 +283,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils_StringToByteArray_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.StringToByteArray(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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils_StringToByteArray_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.StringToByteArray(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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L17">View Source</a>
@ -333,7 +333,7 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.UnsafeCompare(System.Byte%5B%5D%2CSystem.Byte%5B%5D)%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.UnsafeCompare(System.Byte%5B%5D%2CSystem.Byte%5B%5D)%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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L49">View Source</a>
@ -395,10 +395,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/override/new?filename=IPA_Utilities_Utils.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils%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>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/override/new?filename=IPA_Utilities_Utils.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils%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>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/master/IPA.Loader/Utilities/Utils.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/IPA.Loader/Utilities/Utils.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
api/index.html View File

@ -89,7 +89,7 @@ Select a namespace and a class on the left to get started.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/api/index.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/api/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
articles/index.html View File

@ -87,7 +87,7 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/articles/index.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/articles/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
index.html View File

@ -90,7 +90,7 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/2c82a6333e1f7ba27061b8281941ff0b452ad9b9/docs/index.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/fa8fa70bc1ff46f78e8542e305e574e8cdc28edd/docs/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 165
- 165
index.json
File diff suppressed because it is too large
View File


+ 46
- 46
manifest.json View File

@ -21,7 +21,7 @@
"output": {
".html": {
"relative_path": "api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html",
"hash": "dw6A35i8M2oHMkNaJiXGxw=="
"hash": "CIv0VXuBMuLkzoik0/YfRA=="
}
},
"is_incremental": false,
@ -45,7 +45,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.NameAttribute.html",
"hash": "EG98eBa/2MwReqyBZBOtRA=="
"hash": "WIgbZ7TKZ1fi2lUw6JvBFw=="
}
},
"is_incremental": false,
@ -57,7 +57,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.PreferAttribute.html",
"hash": "jqHI3xWbhKl6t/ihO2HU5w=="
"hash": "UQG6oTwps1GQPnmyov+OwQ=="
}
},
"is_incremental": false,
@ -69,7 +69,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.TypeAttribute.html",
"hash": "FtFAPsEyLPPOkPcO3IWCnw=="
"hash": "qh3yRjob/zyfMvFcu7vA3w=="
}
},
"is_incremental": false,
@ -81,7 +81,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.html",
"hash": "Won6lVwYo1F4Egpp4JiHLg=="
"hash": "7zBMA2PLEW+XkSWkpDG+gA=="
}
},
"is_incremental": false,
@ -93,7 +93,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.IConfigProvider.html",
"hash": "v49axcVQEBDnfsMHsqO4Vg=="
"hash": "DSbBnKdF/5uZ0CcoJ9MfwA=="
}
},
"is_incremental": false,
@ -105,7 +105,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.IModPrefs.html",
"hash": "8hsWjUJNywDHKVhTDsTUyg=="
"hash": "NeoaaK50G15UdYvneADPBg=="
}
},
"is_incremental": false,
@ -117,7 +117,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.ModPrefs.html",
"hash": "AIsVyKicmDWsi1WXdGrGWw=="
"hash": "sw8BE5wKTdlo+kZXTT7d7w=="
}
},
"is_incremental": false,
@ -141,7 +141,7 @@
"output": {
".html": {
"relative_path": "api/IPA.IBeatSaberPlugin.html",
"hash": "E9GHZmzlz6ziqdxWeJNW0g=="
"hash": "67+9Emw37M3Hel5u1u16bg=="
}
},
"is_incremental": false,
@ -153,7 +153,7 @@
"output": {
".html": {
"relative_path": "api/IPA.IDisablablePlugin.html",
"hash": "8qR3RBJS/5yRKX+/IkJ5cg=="
"hash": "rQ5ZXA/Nqy9+jL5HRhfRMg=="
}
},
"is_incremental": false,
@ -165,7 +165,7 @@
"output": {
".html": {
"relative_path": "api/IPA.IEnhancedBeatSaberPlugin.html",
"hash": "6kWXmIBv6XR+rpAXV1fd4g=="
"hash": "1gFqDQHHruODFAqTmi9FZw=="
}
},
"is_incremental": false,
@ -177,7 +177,7 @@
"output": {
".html": {
"relative_path": "api/IPA.IGenericEnhancedPlugin.html",
"hash": "gZYyTOUb+gTEFR9mP/VmIQ=="
"hash": "USr8FEwxTuxhQJVR97ef+g=="
}
},
"is_incremental": false,
@ -189,7 +189,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.Features.Feature.html",
"hash": "bKG+4Z8pib3eb0dyWPrb9A=="
"hash": "GWeB7SsMGQG/Xmqhnk9voQ=="
}
},
"is_incremental": false,
@ -213,7 +213,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginInitInjector.InjectParameter.html",
"hash": "gdfCSmXEiq3O0cUhW9USsg=="
"hash": "dRKk3P+h7eOKdN1jmGXbIw=="
}
},
"is_incremental": false,
@ -225,7 +225,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginInitInjector.html",
"hash": "jpFHTi2H84CyqN4uxZ7ZoQ=="
"hash": "sekDmJVaQKu6whvQMlKS/A=="
}
},
"is_incremental": false,
@ -237,7 +237,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginLoader.PluginInfo.html",
"hash": "WXd5lZTo9o8u9UDPqTgw+g=="
"hash": "KavkKFoaaW6oBKM9qkSHrA=="
}
},
"is_incremental": false,
@ -249,7 +249,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginLoader.PluginMetadata.html",
"hash": "30bFYv3toe/3QFKr0TGmgw=="
"hash": "BDqp/iKZKL59vIWy7yOUVw=="
}
},
"is_incremental": false,
@ -261,7 +261,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginLoader.html",
"hash": "TtzSQaFJm+2v9b9cGUZjJA=="
"hash": "6rp7fRa6Odpzp+io3YU/cA=="
}
},
"is_incremental": false,
@ -273,7 +273,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.PluginDisableDelegate.html",
"hash": "2Fn8TIVb1owD/hDie51z5w=="
"hash": "gma2P3prkNF5TbfpHKVplg=="
}
},
"is_incremental": false,
@ -285,7 +285,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.PluginEnableDelegate.html",
"hash": "PPqh7d858uPGwwrhA7Z8Rw=="
"hash": "ryjvPwOAaG3kp9UgjO70XQ=="
}
},
"is_incremental": false,
@ -297,7 +297,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.html",
"hash": "QdXQpJ3VcjorG9xKyb2/zQ=="
"hash": "xR6rXdu7hp3fIEwBV/RZhw=="
}
},
"is_incremental": false,
@ -321,7 +321,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.LogPrinter.html",
"hash": "6crbWsiwecnnvA1xAOMIhw=="
"hash": "S5uacR2fevn1tnCcnoYEHA=="
}
},
"is_incremental": false,
@ -333,7 +333,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.Level.html",
"hash": "jNC+c59QoeTfYhAmghgBzw=="
"hash": "N+GRH3jtina/xhW/oHTJYA=="
}
},
"is_incremental": false,
@ -345,7 +345,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.LogLevel.html",
"hash": "FRxzFAvtA5x0f4McW53clg=="
"hash": "xwLv1yX7iztcxkibK1orpA=="
}
},
"is_incremental": false,
@ -357,7 +357,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.html",
"hash": "BR4CCQeWBr9vEsi/BSj69g=="
"hash": "A0Rb0b16QdR+hEDGbs/Mtg=="
}
},
"is_incremental": false,
@ -369,7 +369,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.LoggerExtensions.html",
"hash": "HKBJDVpqfpHOzNq1UA1gIQ=="
"hash": "CI4Vlf4ms9ck9qcWJuqNtw=="
}
},
"is_incremental": false,
@ -381,7 +381,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.ColoredConsolePrinter.html",
"hash": "AddjUDG2uhPvUdJBquq3jA=="
"hash": "/lC1StTb0kpP6Cs9Saik5A=="
}
},
"is_incremental": false,
@ -393,7 +393,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.ColorlessConsolePrinter.html",
"hash": "N46FdZrFsF1jYl2CDf5+1Q=="
"hash": "bIm1bBmbBWiHFGCVNZjHfw=="
}
},
"is_incremental": false,
@ -405,7 +405,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.GZFilePrinter.html",
"hash": "h0SZ2kINuA0awWoYmivs8Q=="
"hash": "Azz4Xr9Yde3anRbVm1Rh6A=="
}
},
"is_incremental": false,
@ -417,7 +417,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.GlobalLogFilePrinter.html",
"hash": "r5IHC71bWDnCsyGZnex2rA=="
"hash": "j1PATqYBeg2HYYLH9Qs1nw=="
}
},
"is_incremental": false,
@ -429,7 +429,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.PluginLogFilePrinter.html",
"hash": "keHn83ruClGfMV4mBrsOgg=="
"hash": "kwF2CZpxu+BSQAqEl0utGg=="
}
},
"is_incremental": false,
@ -441,7 +441,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.PluginSubLogPrinter.html",
"hash": "Thm5hdkRx7wQji6Tv3a20Q=="
"hash": "eFRg2LQciUcKiLezS/gvJw=="
}
},
"is_incremental": false,
@ -465,7 +465,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.StandardLogger.html",
"hash": "X6AeaiJhplqpCD8q32H+jg=="
"hash": "CgtI0dpEzOwRp8TSJp4EHw=="
}
},
"is_incremental": false,
@ -489,7 +489,7 @@
"output": {
".html": {
"relative_path": "api/IPA.ModsaberModInfo.html",
"hash": "ljWsl/Lp06SYpWJjcq/08Q=="
"hash": "IV8A84yWuk10GZizLblxTw=="
}
},
"is_incremental": false,
@ -501,7 +501,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Old.IEnhancedPlugin.html",
"hash": "H4bVZGSVBPsbOXHHf2qQ/A=="
"hash": "4ahrwq39KgtTl9m/O/IxRA=="
}
},
"is_incremental": false,
@ -513,7 +513,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Old.IPlugin.html",
"hash": "qhH2S9PHCvGRy4rBjzuG6A=="
"hash": "pg9//cAj7/lWZR+GC67Lfg=="
}
},
"is_incremental": false,
@ -537,7 +537,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.BeatSaber.Release.html",
"hash": "0QU+XaaY4mdCbdRpgV6UBQ=="
"hash": "h4UIxQxVb+J5OsnHz6Nz2w=="
}
},
"is_incremental": false,
@ -549,7 +549,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.BeatSaber.html",
"hash": "yJLRce49MYtz9P7r/ygw8Q=="
"hash": "W8PniEkIX3TJnibJVjbnwQ=="
}
},
"is_incremental": false,
@ -561,7 +561,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Extensions.html",
"hash": "Rg0qr/pBTtfUPF6p7vvKVw=="
"hash": "PjlV26820qQH/GdE7kvkJw=="
}
},
"is_incremental": false,
@ -573,7 +573,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Ref-1.html",
"hash": "gngBx/NwCLlVnpypyrfNUw=="
"hash": "SGpLjC9377RP328tKF40ow=="
}
},
"is_incremental": false,
@ -585,7 +585,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Ref.html",
"hash": "5bfadIdngW6ngCpsGjdSYg=="
"hash": "Z2d33CSamBPEINM/hzTBGQ=="
}
},
"is_incremental": false,
@ -597,7 +597,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.ReflectionUtil.html",
"hash": "lifnOJD1YyLYRB79vlFVzQ=="
"hash": "Z2WBJtjQ0zahSMkv9aAPEQ=="
}
},
"is_incremental": false,
@ -609,7 +609,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Utils.html",
"hash": "dK55+RbDS20tZfiyMZLpJg=="
"hash": "8TEsT/MVB+VH7ciz06o+3A=="
}
},
"is_incremental": false,
@ -645,7 +645,7 @@
"output": {
".html": {
"relative_path": "api/index.html",
"hash": "vWF1eSnM7dXzWC2J4MT85A=="
"hash": "i18CJ5RDt6N0JkKdsFa3FQ=="
}
},
"is_incremental": false,
@ -669,7 +669,7 @@
"output": {
".html": {
"relative_path": "articles/index.html",
"hash": "nvO65sGdygpFmxeChTjNOQ=="
"hash": "WY+t5IXhcF0pqsM5SRj8Dg=="
}
},
"is_incremental": false,
@ -693,7 +693,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "+B8q3NvNo0XXgC4JOPsEBg=="
"hash": "GvtadCtk+NBagWLStVaUyA=="
}
},
"is_incremental": false,


Loading…
Cancel
Save