Browse Source

Generated Docs (4.0.0-beta) -- Changed Injector logger to be a special injector log

Improved CriticalSection
gh-pages
nike4613 4 years ago
parent
commit
670be29ee3
102 changed files with 1134 additions and 885 deletions
  1. +5
    -5
      branch/4.0.0-beta/api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html
  2. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Config.NameAttribute.html
  3. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Config.PreferAttribute.html
  4. +9
    -9
      branch/4.0.0-beta/api/IPA.Config.Config.html
  5. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.ConfigProvider.html
  6. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Data.Boolean.html
  7. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Data.FloatingPoint.html
  8. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Data.Integer.html
  9. +16
    -16
      branch/4.0.0-beta/api/IPA.Config.Data.List.html
  10. +18
    -18
      branch/4.0.0-beta/api/IPA.Config.Data.Map.html
  11. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Data.Text.html
  12. +16
    -16
      branch/4.0.0-beta/api/IPA.Config.Data.Value.html
  13. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.IConfigProvider.html
  14. +5
    -5
      branch/4.0.0-beta/api/IPA.Config.IConfigStore.html
  15. +10
    -10
      branch/4.0.0-beta/api/IPA.Config.IModPrefs.html
  16. +20
    -20
      branch/4.0.0-beta/api/IPA.Config.ModPrefs.html
  17. +1
    -1
      branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html
  18. +1
    -1
      branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html
  19. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html
  20. +5
    -5
      branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html
  21. +8
    -8
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CollectionConverter-2.html
  22. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CollectionConverter-3.html
  23. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.Converter-1.html
  24. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.Converter.html
  25. +5
    -5
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html
  26. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.IListConverter-1.html
  27. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.IListConverter-2.html
  28. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ISetConverter-1.html
  29. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ISetConverter-2.html
  30. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ListConverter-1.html
  31. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ListConverter-2.html
  32. +5
    -5
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.NullableConverter-1.html
  33. +2
    -2
      branch/4.0.0-beta/api/IPA.Config.Stores.Converters.NullableConverter-2.html
  34. +3
    -3
      branch/4.0.0-beta/api/IPA.Config.Stores.GeneratedExtension.html
  35. +4
    -4
      branch/4.0.0-beta/api/IPA.Config.Stores.IValueConverter.html
  36. +6
    -6
      branch/4.0.0-beta/api/IPA.Config.Stores.ValueConverter-1.html
  37. +1
    -1
      branch/4.0.0-beta/api/IPA.InitAttribute.html
  38. +10
    -10
      branch/4.0.0-beta/api/IPA.Loader.Features.Feature.html
  39. +1
    -1
      branch/4.0.0-beta/api/IPA.Loader.PluginInitInjector.InjectParameter.html
  40. +2
    -2
      branch/4.0.0-beta/api/IPA.Loader.PluginInitInjector.html
  41. +1
    -1
      branch/4.0.0-beta/api/IPA.Loader.PluginManager.PluginDisableDelegate.html
  42. +1
    -1
      branch/4.0.0-beta/api/IPA.Loader.PluginManager.PluginEnableDelegate.html
  43. +13
    -13
      branch/4.0.0-beta/api/IPA.Loader.PluginManager.html
  44. +11
    -11
      branch/4.0.0-beta/api/IPA.Loader.PluginMetadata.html
  45. +10
    -10
      branch/4.0.0-beta/api/IPA.Loader.StateTransitionTransaction.html
  46. +5
    -5
      branch/4.0.0-beta/api/IPA.Logging.LogPrinter.html
  47. +1
    -1
      branch/4.0.0-beta/api/IPA.Logging.Logger.Level.html
  48. +1
    -1
      branch/4.0.0-beta/api/IPA.Logging.Logger.LogLevel.html
  49. +18
    -18
      branch/4.0.0-beta/api/IPA.Logging.Logger.html
  50. +2
    -2
      branch/4.0.0-beta/api/IPA.Logging.LoggerExtensions.html
  51. +4
    -4
      branch/4.0.0-beta/api/IPA.Logging.Printers.ColoredConsolePrinter.html
  52. +3
    -3
      branch/4.0.0-beta/api/IPA.Logging.Printers.ColorlessConsolePrinter.html
  53. +7
    -7
      branch/4.0.0-beta/api/IPA.Logging.Printers.GZFilePrinter.html
  54. +4
    -4
      branch/4.0.0-beta/api/IPA.Logging.Printers.GlobalLogFilePrinter.html
  55. +5
    -5
      branch/4.0.0-beta/api/IPA.Logging.Printers.PluginLogFilePrinter.html
  56. +5
    -5
      branch/4.0.0-beta/api/IPA.Logging.Printers.PluginSubLogPrinter.html
  57. +6
    -6
      branch/4.0.0-beta/api/IPA.Logging.StandardLogger.html
  58. +3
    -3
      branch/4.0.0-beta/api/IPA.Old.IEnhancedPlugin.html
  59. +9
    -9
      branch/4.0.0-beta/api/IPA.Old.IPlugin.html
  60. +1
    -1
      branch/4.0.0-beta/api/IPA.OnDisableAttribute.html
  61. +1
    -1
      branch/4.0.0-beta/api/IPA.OnEnableAttribute.html
  62. +1
    -1
      branch/4.0.0-beta/api/IPA.OnExitAttribute.html
  63. +1
    -1
      branch/4.0.0-beta/api/IPA.OnStartAttribute.html
  64. +3
    -3
      branch/4.0.0-beta/api/IPA.PluginAttribute.html
  65. +1
    -1
      branch/4.0.0-beta/api/IPA.RuntimeOptions.html
  66. +1
    -1
      branch/4.0.0-beta/api/IPA.Utilities.AlmostVersion.StoredAs.html
  67. +17
    -17
      branch/4.0.0-beta/api/IPA.Utilities.AlmostVersion.html
  68. +3
    -3
      branch/4.0.0-beta/api/IPA.Utilities.AlmostVersionConverter.html
  69. +10
    -10
      branch/4.0.0-beta/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html
  70. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.MutexLocker.html
  71. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html
  72. +3
    -3
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html
  73. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html
  74. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html
  75. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html
  76. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html
  77. +8
    -8
      branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.html
  78. +214
    -0
      branch/4.0.0-beta/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html
  79. +25
    -25
      branch/4.0.0-beta/api/IPA.Utilities.CriticalSection.html
  80. +6
    -6
      branch/4.0.0-beta/api/IPA.Utilities.EnumerableExtensions.html
  81. +6
    -6
      branch/4.0.0-beta/api/IPA.Utilities.Extensions.html
  82. +9
    -9
      branch/4.0.0-beta/api/IPA.Utilities.Ref-1.html
  83. +2
    -2
      branch/4.0.0-beta/api/IPA.Utilities.Ref.html
  84. +13
    -13
      branch/4.0.0-beta/api/IPA.Utilities.ReflectionUtil.html
  85. +1
    -1
      branch/4.0.0-beta/api/IPA.Utilities.UnityGame.Release.html
  86. +8
    -8
      branch/4.0.0-beta/api/IPA.Utilities.UnityGame.html
  87. +9
    -9
      branch/4.0.0-beta/api/IPA.Utilities.Utils.html
  88. +5
    -0
      branch/4.0.0-beta/api/IPA.Utilities.html
  89. +1
    -1
      branch/4.0.0-beta/api/index.html
  90. +3
    -0
      branch/4.0.0-beta/api/toc.html
  91. +1
    -1
      branch/4.0.0-beta/articles/command-line.html
  92. +1
    -1
      branch/4.0.0-beta/articles/contributing.html
  93. +1
    -1
      branch/4.0.0-beta/articles/dev-resources/description.html
  94. +1
    -1
      branch/4.0.0-beta/articles/index.html
  95. +1
    -1
      branch/4.0.0-beta/articles/start-dev.html
  96. +1
    -1
      branch/4.0.0-beta/articles/start-user.html
  97. +1
    -1
      branch/4.0.0-beta/index.html
  98. +292
    -287
      branch/4.0.0-beta/index.json
  99. +116
    -104
      branch/4.0.0-beta/manifest.json
  100. +1
    -1
      branch/4.0.0-beta/other_api/config/schema.html

+ 5
- 5
branch/4.0.0-beta/api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html View File

@ -389,7 +389,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L71">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L71">View Source</a>
</span>
<a id="BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor_" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor*"></a>
<h4 id="BSIPA_ModList_UI_ViewControllers_MarkdownView__ctor" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.#ctor">MarkdownView()</h4>
@ -407,7 +407,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L83">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L83">View Source</a>
</span>
<h4 id="BSIPA_ModList_UI_ViewControllers_MarkdownView_HasEmbeddedImage" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.HasEmbeddedImage">HasEmbeddedImage</h4>
<div class="markdown level1 summary"><p>This function will be called whenever attempting to resolve an image URI, to ensure that the image exists in the embedded assembly.</p>
@ -440,7 +440,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L46">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L46">View Source</a>
</span>
<a id="BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown_" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown*"></a>
<h4 id="BSIPA_ModList_UI_ViewControllers_MarkdownView_Markdown" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.Markdown">Markdown</h4>
@ -475,7 +475,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L60">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L60">View Source</a>
</span>
<a id="BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform_" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform*"></a>
<h4 id="BSIPA_ModList_UI_ViewControllers_MarkdownView_rectTransform" data-uid="BSIPA_ModList.UI.ViewControllers.MarkdownView.rectTransform">rectTransform</h4>
@ -550,7 +550,7 @@ public class MarkdownView : MonoBehaviour</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/BSIPA-ModList/UI/ViewControllers/MarkdownView.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Config.NameAttribute.html View File

@ -252,7 +252,7 @@ public sealed class NameAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L72">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L72">View Source</a>
</span>
<a id="IPA_Config_Config_NameAttribute__ctor_" data-uid="IPA.Config.Config.NameAttribute.#ctor*"></a>
<h4 id="IPA_Config_Config_NameAttribute__ctor_System_String_" data-uid="IPA.Config.Config.NameAttribute.#ctor(System.String)">NameAttribute(String)</h4>
@ -288,7 +288,7 @@ public sealed class NameAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L65">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L65">View Source</a>
</span>
<a id="IPA_Config_Config_NameAttribute_Name_" data-uid="IPA.Config.Config.NameAttribute.Name*"></a>
<h4 id="IPA_Config_Config_NameAttribute_Name" data-uid="IPA.Config.Config.NameAttribute.Name">Name</h4>
@ -361,7 +361,7 @@ public sealed class NameAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L57" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L57" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Config.PreferAttribute.html View File

@ -253,7 +253,7 @@ public sealed class PreferAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L48">View Source</a>
</span>
<a id="IPA_Config_Config_PreferAttribute__ctor_" data-uid="IPA.Config.Config.PreferAttribute.#ctor*"></a>
<h4 id="IPA_Config_Config_PreferAttribute__ctor_System_String___" data-uid="IPA.Config.Config.PreferAttribute.#ctor(System.String[])">PreferAttribute(String[])</h4>
@ -289,7 +289,7 @@ public sealed class PreferAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L41">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L41">View Source</a>
</span>
<a id="IPA_Config_Config_PreferAttribute_PreferenceOrder_" data-uid="IPA.Config.Config.PreferAttribute.PreferenceOrder*"></a>
<h4 id="IPA_Config_Config_PreferAttribute_PreferenceOrder" data-uid="IPA.Config.Config.PreferAttribute.PreferenceOrder">PreferenceOrder</h4>
@ -362,7 +362,7 @@ public sealed class PreferAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L33" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L33" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
branch/4.0.0-beta/api/IPA.Config.Config.html View File

@ -130,7 +130,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_Name.md&amp;value=---%0Auid%3A%20IPA.Config.Config.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L135">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L135">View Source</a>
</span>
<a id="IPA_Config_Config_Name_" data-uid="IPA.Config.Config.Name*"></a>
<h4 id="IPA_Config_Config_Name" data-uid="IPA.Config.Config.Name">Name</h4>
@ -161,7 +161,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_Provider.md&amp;value=---%0Auid%3A%20IPA.Config.Config.Provider%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L139">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L139">View Source</a>
</span>
<a id="IPA_Config_Config_Provider_" data-uid="IPA.Config.Config.Provider*"></a>
<h4 id="IPA_Config_Config_Provider" data-uid="IPA.Config.Config.Provider">Provider</h4>
@ -194,7 +194,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_GetConfigFor_System_String_System_String___.md&amp;value=---%0Auid%3A%20IPA.Config.Config.GetConfigFor(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L108">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L108">View Source</a>
</span>
<a id="IPA_Config_Config_GetConfigFor_" data-uid="IPA.Config.Config.GetConfigFor*"></a>
<h4 id="IPA_Config_Config_GetConfigFor_System_String_System_String___" data-uid="IPA.Config.Config.GetConfigFor(System.String,System.String[])">GetConfigFor(String, String[])</h4>
@ -250,7 +250,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_LoadAsync.md&amp;value=---%0Auid%3A%20IPA.Config.Config.LoadAsync%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L167">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L167">View Source</a>
</span>
<a id="IPA_Config_Config_LoadAsync_" data-uid="IPA.Config.Config.LoadAsync*"></a>
<h4 id="IPA_Config_Config_LoadAsync" data-uid="IPA.Config.Config.LoadAsync">LoadAsync()</h4>
@ -281,7 +281,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_LoadSync.md&amp;value=---%0Auid%3A%20IPA.Config.Config.LoadSync%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L162">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L162">View Source</a>
</span>
<a id="IPA_Config_Config_LoadSync_" data-uid="IPA.Config.Config.LoadSync*"></a>
<h4 id="IPA_Config_Config_LoadSync" data-uid="IPA.Config.Config.LoadSync">LoadSync()</h4>
@ -297,7 +297,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L90">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L90">View Source</a>
</span>
<a id="IPA_Config_Config_Register_" data-uid="IPA.Config.Config.Register*"></a>
<h4 id="IPA_Config_Config_Register_System_Type_" data-uid="IPA.Config.Config.Register(System.Type)">Register(Type)</h4>
@ -331,7 +331,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L84">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L84">View Source</a>
</span>
<a id="IPA_Config_Config_Register_" data-uid="IPA.Config.Config.Register*"></a>
<h4 id="IPA_Config_Config_Register__1" data-uid="IPA.Config.Config.Register``1">Register&lt;T&gt;()</h4>
@ -364,7 +364,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Config_SetStore_IPA_Config_IConfigStore_.md&amp;value=---%0Auid%3A%20IPA.Config.Config.SetStore(IPA.Config.IConfigStore)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L151">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L151">View Source</a>
</span>
<a id="IPA_Config_Config_SetStore_" data-uid="IPA.Config.Config.SetStore*"></a>
<h4 id="IPA_Config_Config_SetStore_IPA_Config_IConfigStore_" data-uid="IPA.Config.Config.SetStore(IPA.Config.IConfigStore)">SetStore(IConfigStore)</h4>
@ -454,7 +454,7 @@ disk representation.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Config.cs/#L22" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Config.cs/#L22" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.ConfigProvider.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_ConfigProvider_Load.md&amp;value=---%0Auid%3A%20IPA.Config.ConfigProvider.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L74">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L74">View Source</a>
</span>
<a id="IPA_Config_ConfigProvider_Load_" data-uid="IPA.Config.ConfigProvider.Load*"></a>
<h4 id="IPA_Config_ConfigProvider_Load" data-uid="IPA.Config.ConfigProvider.Load">Load()</h4>
@ -162,7 +162,7 @@ and returns it.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.ConfigProvider.Store(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L68">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L68">View Source</a>
</span>
<a id="IPA_Config_ConfigProvider_Store_" data-uid="IPA.Config.ConfigProvider.Store*"></a>
<h4 id="IPA_Config_ConfigProvider_Store_IPA_Config_Data_Value_" data-uid="IPA.Config.ConfigProvider.Store(IPA.Config.Data.Value)">Store(Value)</h4>
@ -233,7 +233,7 @@ and returns it.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_ConfigProvider.md&amp;value=---%0Auid%3A%20IPA.Config.ConfigProvider%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L54" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L54" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Data.Boolean.html View File

@ -169,7 +169,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Boolean_Value.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Boolean.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L83">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L83">View Source</a>
</span>
<a id="IPA_Config_Data_Boolean_Value_" data-uid="IPA.Config.Data.Boolean.Value*"></a>
<h4 id="IPA_Config_Data_Boolean_Value" data-uid="IPA.Config.Data.Boolean.Value">Value</h4>
@ -202,7 +202,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Boolean_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Boolean.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L89">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L89">View Source</a>
</span>
<a id="IPA_Config_Data_Boolean_ToString_" data-uid="IPA.Config.Data.Boolean.ToString*"></a>
<h4 id="IPA_Config_Data_Boolean_ToString" data-uid="IPA.Config.Data.Boolean.ToString">ToString()</h4>
@ -273,7 +273,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Boolean.md&amp;value=---%0Auid%3A%20IPA.Config.Data.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" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L78" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L78" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Data.FloatingPoint.html View File

@ -170,7 +170,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_FloatingPoint_Value.md&amp;value=---%0Auid%3A%20IPA.Config.Data.FloatingPoint.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L60">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L60">View Source</a>
</span>
<a id="IPA_Config_Data_FloatingPoint_Value_" data-uid="IPA.Config.Data.FloatingPoint.Value*"></a>
<h4 id="IPA_Config_Data_FloatingPoint_Value" data-uid="IPA.Config.Data.FloatingPoint.Value">Value</h4>
@ -203,7 +203,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_FloatingPoint_AsInteger.md&amp;value=---%0Auid%3A%20IPA.Config.Data.FloatingPoint.AsInteger%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L66">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L66">View Source</a>
</span>
<a id="IPA_Config_Data_FloatingPoint_AsInteger_" data-uid="IPA.Config.Data.FloatingPoint.AsInteger*"></a>
<h4 id="IPA_Config_Data_FloatingPoint_AsInteger" data-uid="IPA.Config.Data.FloatingPoint.AsInteger">AsInteger()</h4>
@ -235,7 +235,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_FloatingPoint_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.FloatingPoint.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L72">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L72">View Source</a>
</span>
<a id="IPA_Config_Data_FloatingPoint_ToString_" data-uid="IPA.Config.Data.FloatingPoint.ToString*"></a>
<h4 id="IPA_Config_Data_FloatingPoint_ToString" data-uid="IPA.Config.Data.FloatingPoint.ToString">ToString()</h4>
@ -306,7 +306,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_FloatingPoint.md&amp;value=---%0Auid%3A%20IPA.Config.Data.FloatingPoint%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L55" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L55" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Data.Integer.html View File

@ -170,7 +170,7 @@ worth of data.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Integer_Value.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Integer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L36">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L36">View Source</a>
</span>
<a id="IPA_Config_Data_Integer_Value_" data-uid="IPA.Config.Data.Integer.Value*"></a>
<h4 id="IPA_Config_Data_Integer_Value" data-uid="IPA.Config.Data.Integer.Value">Value</h4>
@ -203,7 +203,7 @@ worth of data.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Integer_AsFloat.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Integer.AsFloat%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L42">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L42">View Source</a>
</span>
<a id="IPA_Config_Data_Integer_AsFloat_" data-uid="IPA.Config.Data.Integer.AsFloat*"></a>
<h4 id="IPA_Config_Data_Integer_AsFloat" data-uid="IPA.Config.Data.Integer.AsFloat">AsFloat()</h4>
@ -235,7 +235,7 @@ worth of data.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Integer_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Integer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L48">View Source</a>
</span>
<a id="IPA_Config_Data_Integer_ToString_" data-uid="IPA.Config.Data.Integer.ToString*"></a>
<h4 id="IPA_Config_Data_Integer_ToString" data-uid="IPA.Config.Data.Integer.ToString">ToString()</h4>
@ -306,7 +306,7 @@ worth of data.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Integer.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Integer%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L31" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L31" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 16
- 16
branch/4.0.0-beta/api/IPA.Config.Data.List.html View File

@ -177,7 +177,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Count.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Count%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L31">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L31">View Source</a>
</span>
<a id="IPA_Config_Data_List_Count_" data-uid="IPA.Config.Data.List.Count*"></a>
<h4 id="IPA_Config_Data_List_Count" data-uid="IPA.Config.Data.List.Count">Count</h4>
@ -212,7 +212,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Item_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Item(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L25">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L25">View Source</a>
</span>
<a id="IPA_Config_Data_List_Item_" data-uid="IPA.Config.Data.List.Item*"></a>
<h4 id="IPA_Config_Data_List_Item_System_Int32_" data-uid="IPA.Config.Data.List.Item(System.Int32)">Item[Int32]</h4>
@ -268,7 +268,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Add_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Add(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L40">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L40">View Source</a>
</span>
<a id="IPA_Config_Data_List_Add_" data-uid="IPA.Config.Data.List.Add*"></a>
<h4 id="IPA_Config_Data_List_Add_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.List.Add(IPA.Config.Data.Value)">Add(Value)</h4>
@ -306,7 +306,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_AddRange_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable%7BIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L46">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L46">View Source</a>
</span>
<a id="IPA_Config_Data_List_AddRange_" data-uid="IPA.Config.Data.List.AddRange*"></a>
<h4 id="IPA_Config_Data_List_AddRange_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.List.AddRange(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})">AddRange(IEnumerable&lt;Value&gt;)</h4>
@ -340,7 +340,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Clear.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Clear%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L55">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L55">View Source</a>
</span>
<a id="IPA_Config_Data_List_Clear_" data-uid="IPA.Config.Data.List.Clear*"></a>
<h4 id="IPA_Config_Data_List_Clear" data-uid="IPA.Config.Data.List.Clear">Clear()</h4>
@ -360,7 +360,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Contains_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Contains(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L63">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L63">View Source</a>
</span>
<a id="IPA_Config_Data_List_Contains_" data-uid="IPA.Config.Data.List.Contains*"></a>
<h4 id="IPA_Config_Data_List_Contains_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.List.Contains(IPA.Config.Data.Value)">Contains(Value)</h4>
@ -413,7 +413,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value%5B%5D%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L71">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L71">View Source</a>
</span>
<a id="IPA_Config_Data_List_CopyTo_" data-uid="IPA.Config.Data.List.CopyTo*"></a>
<h4 id="IPA_Config_Data_List_CopyTo_IPA_Config_Data_Value___System_Int32_" data-uid="IPA.Config.Data.List.CopyTo(IPA.Config.Data.Value[],System.Int32)">CopyTo(Value[], Int32)</h4>
@ -457,7 +457,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_GetEnumerator.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L78">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L78">View Source</a>
</span>
<a id="IPA_Config_Data_List_GetEnumerator_" data-uid="IPA.Config.Data.List.GetEnumerator*"></a>
<h4 id="IPA_Config_Data_List_GetEnumerator" data-uid="IPA.Config.Data.List.GetEnumerator">GetEnumerator()</h4>
@ -493,7 +493,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.IndexOf(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L86">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L86">View Source</a>
</span>
<a id="IPA_Config_Data_List_IndexOf_" data-uid="IPA.Config.Data.List.IndexOf*"></a>
<h4 id="IPA_Config_Data_List_IndexOf_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.List.IndexOf(IPA.Config.Data.Value)">IndexOf(Value)</h4>
@ -547,7 +547,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Insert(System.Int32%2CIPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L94">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L94">View Source</a>
</span>
<a id="IPA_Config_Data_List_Insert_" data-uid="IPA.Config.Data.List.Insert*"></a>
<h4 id="IPA_Config_Data_List_Insert_System_Int32_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.List.Insert(System.Int32,IPA.Config.Data.Value)">Insert(Int32, Value)</h4>
@ -591,7 +591,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_Remove_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.Remove(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L102">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L102">View Source</a>
</span>
<a id="IPA_Config_Data_List_Remove_" data-uid="IPA.Config.Data.List.Remove*"></a>
<h4 id="IPA_Config_Data_List_Remove_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.List.Remove(IPA.Config.Data.Value)">Remove(Value)</h4>
@ -645,7 +645,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_RemoveAt_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.RemoveAt(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L109">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L109">View Source</a>
</span>
<a id="IPA_Config_Data_List_RemoveAt_" data-uid="IPA.Config.Data.List.RemoveAt*"></a>
<h4 id="IPA_Config_Data_List_RemoveAt_System_Int32_" data-uid="IPA.Config.Data.List.RemoveAt(System.Int32)">RemoveAt(Int32)</h4>
@ -683,7 +683,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L115">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L115">View Source</a>
</span>
<a id="IPA_Config_Data_List_ToString_" data-uid="IPA.Config.Data.List.ToString*"></a>
<h4 id="IPA_Config_Data_List_ToString" data-uid="IPA.Config.Data.List.ToString">ToString()</h4>
@ -719,7 +719,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.System%23Collections%23Generic%23ICollection%7BIPA%23Config%23Data%23Value%7D%23IsReadOnly%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L33">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L33">View Source</a>
</span>
<a id="IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly_" data-uid="IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly*"></a>
<h4 id="IPA_Config_Data_List_System_Collections_Generic_ICollection_IPA_Config_Data_Value__IsReadOnly" data-uid="IPA.Config.Data.List.System#Collections#Generic#ICollection{IPA#Config#Data#Value}#IsReadOnly">ICollection&lt;Value&gt;.IsReadOnly</h4>
@ -749,7 +749,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List.System%23Collections%23IEnumerable%23GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L118">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L118">View Source</a>
</span>
<a id="IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator_" data-uid="IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator*"></a>
<h4 id="IPA_Config_Data_List_System_Collections_IEnumerable_GetEnumerator" data-uid="IPA.Config.Data.List.System#Collections#IEnumerable#GetEnumerator">IEnumerable.GetEnumerator()</h4>
@ -841,7 +841,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_List"
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_List.md&amp;value=---%0Auid%3A%20IPA.Config.Data.List%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/List.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/List.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 18
- 18
branch/4.0.0-beta/api/IPA.Config.Data.Map.html View File

@ -177,7 +177,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Count.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Count%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L48">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Count_" data-uid="IPA.Config.Data.Map.Count*"></a>
<h4 id="IPA_Config_Data_Map_Count" data-uid="IPA.Config.Data.Map.Count">Count</h4>
@ -212,7 +212,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Item_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Item(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L26">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L26">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Item_" data-uid="IPA.Config.Data.Map.Item*"></a>
<h4 id="IPA_Config_Data_Map_Item_System_String_" data-uid="IPA.Config.Data.Map.Item(System.String)">Item[String]</h4>
@ -266,7 +266,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Keys.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Keys%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L32">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L32">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Keys_" data-uid="IPA.Config.Data.Map.Keys*"></a>
<h4 id="IPA_Config_Data_Map_Keys" data-uid="IPA.Config.Data.Map.Keys">Keys</h4>
@ -301,7 +301,7 @@ Use <a class="xref" href="IPA.Config.Data.Value.html#IPA_Config_Data_Value_Map">
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Values.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Values%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L42">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L42">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Values_" data-uid="IPA.Config.Data.Map.Values*"></a>
<h4 id="IPA_Config_Data_Map_Values" data-uid="IPA.Config.Data.Map.Values">Values</h4>
@ -342,7 +342,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Add(System.String%2CIPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L58">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L58">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Add_" data-uid="IPA.Config.Data.Map.Add*"></a>
<h4 id="IPA_Config_Data_Map_Add_System_String_IPA_Config_Data_Value_" data-uid="IPA.Config.Data.Map.Add(System.String,IPA.Config.Data.Value)">Add(String, Value)</h4>
@ -386,7 +386,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Clear.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Clear%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L71">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L71">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Clear_" data-uid="IPA.Config.Data.Map.Clear*"></a>
<h4 id="IPA_Config_Data_Map_Clear" data-uid="IPA.Config.Data.Map.Clear">Clear()</h4>
@ -406,7 +406,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_ContainsKey_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.ContainsKey(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L86">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L86">View Source</a>
</span>
<a id="IPA_Config_Data_Map_ContainsKey_" data-uid="IPA.Config.Data.Map.ContainsKey*"></a>
<h4 id="IPA_Config_Data_Map_ContainsKey_System_String_" data-uid="IPA.Config.Data.Map.ContainsKey(System.String)">ContainsKey(String)</h4>
@ -459,7 +459,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_GetEnumerator.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L96">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L96">View Source</a>
</span>
<a id="IPA_Config_Data_Map_GetEnumerator_" data-uid="IPA.Config.Data.Map.GetEnumerator*"></a>
<h4 id="IPA_Config_Data_Map_GetEnumerator" data-uid="IPA.Config.Data.Map.GetEnumerator">GetEnumerator()</h4>
@ -495,7 +495,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_Remove_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.Remove(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L108">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L108">View Source</a>
</span>
<a id="IPA_Config_Data_Map_Remove_" data-uid="IPA.Config.Data.Map.Remove*"></a>
<h4 id="IPA_Config_Data_Map_Remove_System_String_" data-uid="IPA.Config.Data.Map.Remove(System.String)">Remove(String)</h4>
@ -549,7 +549,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L128">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L128">View Source</a>
</span>
<a id="IPA_Config_Data_Map_ToString_" data-uid="IPA.Config.Data.Map.ToString*"></a>
<h4 id="IPA_Config_Data_Map_ToString" data-uid="IPA.Config.Data.Map.ToString">ToString()</h4>
@ -583,7 +583,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.TryGetValue(System.String%2CIPA.Config.Data.Value%40)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L120">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L120">View Source</a>
</span>
<a id="IPA_Config_Data_Map_TryGetValue_" data-uid="IPA.Config.Data.Map.TryGetValue*"></a>
<h4 id="IPA_Config_Data_Map_TryGetValue_System_String_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Map.TryGetValue(System.String,IPA.Config.Data.Value@)">TryGetValue(String, out Value)</h4>
@ -645,7 +645,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23Generic%23ICollection%7BSystem%23Collections%23Generic%23KeyValuePair%7BSystem%23String%2CIPA%23Config%23Data%23Value%7D%7D%23Add(System.Collections.Generic.KeyValuePair%7BSystem.String%2CIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L64">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L64">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Add_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Add(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})">ICollection&lt;KeyValuePair&lt;String, Value&gt;&gt;.Add(KeyValuePair&lt;String, Value&gt;)</h4>
@ -677,7 +677,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23Generic%23ICollection%7BSystem%23Collections%23Generic%23KeyValuePair%7BSystem%23String%2CIPA%23Config%23Data%23Value%7D%7D%23Contains(System.Collections.Generic.KeyValuePair%7BSystem.String%2CIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L77">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L77">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Contains_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Contains(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})">ICollection&lt;KeyValuePair&lt;String, Value&gt;&gt;.Contains(KeyValuePair&lt;String, Value&gt;)</h4>
@ -724,7 +724,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value____System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23Generic%23ICollection%7BSystem%23Collections%23Generic%23KeyValuePair%7BSystem%23String%2CIPA%23Config%23Data%23Value%7D%7D%23CopyTo(System.Collections.Generic.KeyValuePair%7BSystem.String%2CIPA.Config.Data.Value%7D%5B%5D%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L88">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L88">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___CopyTo_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value____System_Int32_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#CopyTo(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}[],System.Int32)">ICollection&lt;KeyValuePair&lt;String, Value&gt;&gt;.CopyTo(KeyValuePair&lt;String, Value&gt;[], Int32)</h4>
@ -761,7 +761,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23Generic%23ICollection%7BSystem%23Collections%23Generic%23KeyValuePair%7BSystem%23String%2CIPA%23Config%23Data%23Value%7D%7D%23IsReadOnly%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L50">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L50">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___IsReadOnly" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#IsReadOnly">ICollection&lt;KeyValuePair&lt;String, Value&gt;&gt;.IsReadOnly</h4>
@ -791,7 +791,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23Generic%23ICollection%7BSystem%23Collections%23Generic%23KeyValuePair%7BSystem%23String%2CIPA%23Config%23Data%23Value%7D%7D%23Remove(System.Collections.Generic.KeyValuePair%7BSystem.String%2CIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L110">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L110">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_Generic_ICollection_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___Remove_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Map.System#Collections#Generic#ICollection{System#Collections#Generic#KeyValuePair{System#String,IPA#Config#Data#Value}}#Remove(System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value})">ICollection&lt;KeyValuePair&lt;String, Value&gt;&gt;.Remove(KeyValuePair&lt;String, Value&gt;)</h4>
@ -838,7 +838,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map.System%23Collections%23IEnumerable%23GetEnumerator%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L122">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L122">View Source</a>
</span>
<a id="IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator_" data-uid="IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator*"></a>
<h4 id="IPA_Config_Data_Map_System_Collections_IEnumerable_GetEnumerator" data-uid="IPA.Config.Data.Map.System#Collections#IEnumerable#GetEnumerator">IEnumerable.GetEnumerator()</h4>
@ -927,7 +927,7 @@ guarantee that order is maintained.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Map.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Map%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Map.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Map.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Data.Text.html View File

@ -170,7 +170,7 @@ String is so that it doesn&apos;t conflict with <a class="xref" href="https://do
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Text_Value.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Text.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L18">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L18">View Source</a>
</span>
<a id="IPA_Config_Data_Text_Value_" data-uid="IPA.Config.Data.Text.Value*"></a>
<h4 id="IPA_Config_Data_Text_Value" data-uid="IPA.Config.Data.Text.Value">Value</h4>
@ -203,7 +203,7 @@ String is so that it doesn&apos;t conflict with <a class="xref" href="https://do
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Text_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Text.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L24">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L24">View Source</a>
</span>
<a id="IPA_Config_Data_Text_ToString_" data-uid="IPA.Config.Data.Text.ToString*"></a>
<h4 id="IPA_Config_Data_Text_ToString" data-uid="IPA.Config.Data.Text.ToString">ToString()</h4>
@ -274,7 +274,7 @@ String is so that it doesn&apos;t conflict with <a class="xref" href="https://do
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Text.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Text%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Primitives.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Primitives.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 16
- 16
branch/4.0.0-beta/api/IPA.Config.Data.Value.html View File

@ -135,7 +135,7 @@ Also contains factory functions for all derived types.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Bool_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Bool(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L102">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L102">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Bool_" data-uid="IPA.Config.Data.Value.Bool*"></a>
<h4 id="IPA_Config_Data_Value_Bool_System_Boolean_" data-uid="IPA.Config.Data.Value.Bool(System.Boolean)">Bool(Boolean)</h4>
@ -189,7 +189,7 @@ Also contains factory functions for all derived types.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Float_System_Decimal_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Float(System.Decimal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L87">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L87">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Float_" data-uid="IPA.Config.Data.Value.Float*"></a>
<h4 id="IPA_Config_Data_Value_Float_System_Decimal_" data-uid="IPA.Config.Data.Value.Float(System.Decimal)">Float(Decimal)</h4>
@ -243,7 +243,7 @@ Also contains factory functions for all derived types.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L95">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L95">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Boolean_" data-uid="IPA.Config.Data.Value.From(System.Boolean)">From(Boolean)</h4>
@ -297,7 +297,7 @@ Also contains factory functions for all derived types.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Collections_Generic_IDictionary_System_String_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary%7BSystem.String%2CIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L127">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L127">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Collections_Generic_IDictionary_System_String_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Value.From(System.Collections.Generic.IDictionary{System.String,IPA.Config.Data.Value})">From(IDictionary&lt;String, Value&gt;)</h4>
@ -353,7 +353,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">St
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable%7BIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L111">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L111">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_IPA_Config_Data_Value__" data-uid="IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{IPA.Config.Data.Value})">From(IEnumerable&lt;Value&gt;)</h4>
@ -408,7 +408,7 @@ of <a class="xref" href="IPA.Config.Data.Value.html">Value</a>.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable%7BSystem.Collections.Generic.KeyValuePair%7BSystem.String%2CIPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L137">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L137">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Collections_Generic_IEnumerable_System_Collections_Generic_KeyValuePair_System_String_IPA_Config_Data_Value___" data-uid="IPA.Config.Data.Value.From(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,IPA.Config.Data.Value}})">From(IEnumerable&lt;KeyValuePair&lt;String, Value&gt;&gt;)</h4>
@ -464,7 +464,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Decimal_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(System.Decimal)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L80">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L80">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Decimal_" data-uid="IPA.Config.Data.Value.From(System.Decimal)">From(Decimal)</h4>
@ -518,7 +518,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_Int64_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(System.Int64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L65">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L65">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_Int64_" data-uid="IPA.Config.Data.Value.From(System.Int64)">From(Int64)</h4>
@ -572,7 +572,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_From_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.From(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L50">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L50">View Source</a>
</span>
<a id="IPA_Config_Data_Value_From_" data-uid="IPA.Config.Data.Value.From*"></a>
<h4 id="IPA_Config_Data_Value_From_System_String_" data-uid="IPA.Config.Data.Value.From(System.String)">From(String)</h4>
@ -626,7 +626,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Integer_System_Int64_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Integer(System.Int64)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L72">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L72">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Integer_" data-uid="IPA.Config.Data.Value.Integer*"></a>
<h4 id="IPA_Config_Data_Value_Integer_System_Int64_" data-uid="IPA.Config.Data.Value.Integer(System.Int64)">Integer(Int64)</h4>
@ -680,7 +680,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_List.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.List%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L35">View Source</a>
</span>
<a id="IPA_Config_Data_Value_List_" data-uid="IPA.Config.Data.Value.List*"></a>
<h4 id="IPA_Config_Data_Value_List" data-uid="IPA.Config.Data.Value.List">List()</h4>
@ -716,7 +716,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Map.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Map%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L42">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L42">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Map_" data-uid="IPA.Config.Data.Value.Map*"></a>
<h4 id="IPA_Config_Data_Value_Map" data-uid="IPA.Config.Data.Value.Map">Map()</h4>
@ -753,7 +753,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Null.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Null%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L28">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L28">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Null_" data-uid="IPA.Config.Data.Value.Null*"></a>
<h4 id="IPA_Config_Data_Value_Null" data-uid="IPA.Config.Data.Value.Null">Null()</h4>
@ -784,7 +784,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_Text_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.Text(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L57">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L57">View Source</a>
</span>
<a id="IPA_Config_Data_Value_Text_" data-uid="IPA.Config.Data.Value.Text*"></a>
<h4 id="IPA_Config_Data_Value_Text_System_String_" data-uid="IPA.Config.Data.Value.Text(System.String)">Text(String)</h4>
@ -838,7 +838,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value_ToString.md&amp;value=---%0Auid%3A%20IPA.Config.Data.Value.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L22">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L22">View Source</a>
</span>
<a id="IPA_Config_Data_Value_ToString_" data-uid="IPA.Config.Data.Value.ToString*"></a>
<h4 id="IPA_Config_Data_Value_ToString" data-uid="IPA.Config.Data.Value.ToString">ToString()</h4>
@ -909,7 +909,7 @@ of <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.collection
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Data_Value.md&amp;value=---%0Auid%3A%20IPA.Config.Data.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" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Data/Value.cs/#L16" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Data/Value.cs/#L16" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.IConfigProvider.html View File

@ -113,7 +113,7 @@ This is reasonable, as <a class="xref" href="IPA.Config.Data.Integer.html">Integ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigProvider_Extension.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L33">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L33">View Source</a>
</span>
<a id="IPA_Config_IConfigProvider_Extension_" data-uid="IPA.Config.IConfigProvider.Extension*"></a>
<h4 id="IPA_Config_IConfigProvider_Extension" data-uid="IPA.Config.IConfigProvider.Extension">Extension</h4>
@ -150,7 +150,7 @@ This is reasonable, as <a class="xref" href="IPA.Config.Data.Integer.html">Integ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigProvider_Load_System_IO_FileInfo_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Load(System.IO.FileInfo)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L48">View Source</a>
</span>
<a id="IPA_Config_IConfigProvider_Load_" data-uid="IPA.Config.IConfigProvider.Load*"></a>
<h4 id="IPA_Config_IConfigProvider_Load_System_IO_FileInfo_" data-uid="IPA.Config.IConfigProvider.Load(System.IO.FileInfo)">Load(FileInfo)</h4>
@ -201,7 +201,7 @@ and returns it.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_System_IO_FileInfo_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value%2CSystem.IO.FileInfo)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L40">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L40">View Source</a>
</span>
<a id="IPA_Config_IConfigProvider_Store_" data-uid="IPA.Config.IConfigProvider.Store*"></a>
<h4 id="IPA_Config_IConfigProvider_Store_IPA_Config_Data_Value_System_IO_FileInfo_" data-uid="IPA.Config.IConfigProvider.Store(IPA.Config.Data.Value,System.IO.FileInfo)">Store(Value, FileInfo)</h4>
@ -278,7 +278,7 @@ and returns it.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigProvider.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigProvider.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Config.IConfigStore.html View File

@ -100,7 +100,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigStore_SyncObject.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigStore.SyncObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigStore.cs/#L21">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigStore.cs/#L21">View Source</a>
</span>
<a id="IPA_Config_IConfigStore_SyncObject_" data-uid="IPA.Config.IConfigStore.SyncObject*"></a>
<h4 id="IPA_Config_IConfigStore_SyncObject" data-uid="IPA.Config.IConfigStore.SyncObject">SyncObject</h4>
@ -133,7 +133,7 @@ The writer will never signal this handle. </p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigStore_WriteSyncObject.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigStore.WriteSyncObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigStore.cs/#L32">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigStore.cs/#L32">View Source</a>
</span>
<a id="IPA_Config_IConfigStore_WriteSyncObject_" data-uid="IPA.Config.IConfigStore.WriteSyncObject*"></a>
<h4 id="IPA_Config_IConfigStore_WriteSyncObject" data-uid="IPA.Config.IConfigStore.WriteSyncObject">WriteSyncObject</h4>
@ -172,7 +172,7 @@ write lock with <a class="xref" href="https://docs.microsoft.com/dotnet/api/syst
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigStore.cs/#L54">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigStore.cs/#L54">View Source</a>
</span>
<a id="IPA_Config_IConfigStore_ReadFrom_" data-uid="IPA.Config.IConfigStore.ReadFrom*"></a>
<h4 id="IPA_Config_IConfigStore_ReadFrom_IPA_Config_ConfigProvider_" data-uid="IPA.Config.IConfigStore.ReadFrom(IPA.Config.ConfigProvider)">ReadFrom(ConfigProvider)</h4>
@ -211,7 +211,7 @@ this is called.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigStore.cs/#L43">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigStore.cs/#L43">View Source</a>
</span>
<a id="IPA_Config_IConfigStore_WriteTo_" data-uid="IPA.Config.IConfigStore.WriteTo*"></a>
<h4 id="IPA_Config_IConfigStore_WriteTo_IPA_Config_ConfigProvider_" data-uid="IPA.Config.IConfigStore.WriteTo(IPA.Config.ConfigProvider)">WriteTo(ConfigProvider)</h4>
@ -287,7 +287,7 @@ this is called.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_IConfigStore.md&amp;value=---%0Auid%3A%20IPA.Config.IConfigStore%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/IConfigStore.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/IConfigStore.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
branch/4.0.0-beta/api/IPA.Config.IModPrefs.html View File

@ -101,7 +101,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L52">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L52">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_GetBool_" data-uid="IPA.Config.IModPrefs.GetBool*"></a>
<h4 id="IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_" data-uid="IPA.Config.IModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)">GetBool(String, String, Boolean, Boolean)</h4>
@ -168,7 +168,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L43">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L43">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_GetFloat_" data-uid="IPA.Config.IModPrefs.GetFloat*"></a>
<h4 id="IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_" data-uid="IPA.Config.IModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)">GetFloat(String, String, Single, Boolean)</h4>
@ -235,7 +235,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L34">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L34">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_GetInt_" data-uid="IPA.Config.IModPrefs.GetInt*"></a>
<h4 id="IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_" data-uid="IPA.Config.IModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)">GetInt(String, String, Int32, Boolean)</h4>
@ -302,7 +302,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L25">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L25">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_GetString_" data-uid="IPA.Config.IModPrefs.GetString*"></a>
<h4 id="IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_" data-uid="IPA.Config.IModPrefs.GetString(System.String,System.String,System.String,System.Boolean)">GetString(String, String, String, Boolean)</h4>
@ -369,7 +369,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L59">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L59">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_HasKey_" data-uid="IPA.Config.IModPrefs.HasKey*"></a>
<h4 id="IPA_Config_IModPrefs_HasKey_System_String_System_String_" data-uid="IPA.Config.IModPrefs.HasKey(System.String,System.String)">HasKey(String, String)</h4>
@ -424,7 +424,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L87">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L87">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_SetBool_" data-uid="IPA.Config.IModPrefs.SetBool*"></a>
<h4 id="IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_" data-uid="IPA.Config.IModPrefs.SetBool(System.String,System.String,System.Boolean)">SetBool(String, String, Boolean)</h4>
@ -470,7 +470,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L66">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L66">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_SetFloat_" data-uid="IPA.Config.IModPrefs.SetFloat*"></a>
<h4 id="IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_" data-uid="IPA.Config.IModPrefs.SetFloat(System.String,System.String,System.Single)">SetFloat(String, String, Single)</h4>
@ -516,7 +516,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L73">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L73">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_SetInt_" data-uid="IPA.Config.IModPrefs.SetInt*"></a>
<h4 id="IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_" data-uid="IPA.Config.IModPrefs.SetInt(System.String,System.String,System.Int32)">SetInt(String, String, Int32)</h4>
@ -562,7 +562,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L80">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L80">View Source</a>
</span>
<a id="IPA_Config_IModPrefs_SetString_" data-uid="IPA.Config.IModPrefs.SetString*"></a>
<h4 id="IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_" data-uid="IPA.Config.IModPrefs.SetString(System.String,System.String,System.String)">SetString(String, String, String)</h4>
@ -645,7 +645,7 @@ public interface IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 20
- 20
branch/4.0.0-beta/api/IPA.Config.ModPrefs.html View File

@ -134,7 +134,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Config.ModPrefs.%23ctor(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L106">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L106">View Source</a>
</span>
<a id="IPA_Config_ModPrefs__ctor_" data-uid="IPA.Config.ModPrefs.#ctor*"></a>
<h4 id="IPA_Config_ModPrefs__ctor_IPA_Loader_PluginMetadata_" data-uid="IPA.Config.ModPrefs.#ctor(IPA.Loader.PluginMetadata)">ModPrefs(PluginMetadata)</h4>
@ -170,7 +170,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L199">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L199">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_GetBool_" data-uid="IPA.Config.ModPrefs.GetBool*"></a>
<h4 id="IPA_Config_ModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_" data-uid="IPA.Config.ModPrefs.GetBool(System.String,System.String,System.Boolean,System.Boolean)">GetBool(String, String, Boolean, Boolean)</h4>
@ -237,7 +237,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L174">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L174">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_GetFloat_" data-uid="IPA.Config.ModPrefs.GetFloat*"></a>
<h4 id="IPA_Config_ModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_" data-uid="IPA.Config.ModPrefs.GetFloat(System.String,System.String,System.Single,System.Boolean)">GetFloat(String, String, Single, Boolean)</h4>
@ -304,7 +304,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L154">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L154">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_GetInt_" data-uid="IPA.Config.ModPrefs.GetInt*"></a>
<h4 id="IPA_Config_ModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_" data-uid="IPA.Config.ModPrefs.GetInt(System.String,System.String,System.Int32,System.Boolean)">GetInt(String, String, Int32, Boolean)</h4>
@ -371,7 +371,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L134">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L134">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_GetString_" data-uid="IPA.Config.ModPrefs.GetString*"></a>
<h4 id="IPA_Config_ModPrefs_GetString_System_String_System_String_System_String_System_Boolean_" data-uid="IPA.Config.ModPrefs.GetString(System.String,System.String,System.String,System.Boolean)">GetString(String, String, String, Boolean)</h4>
@ -438,7 +438,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L212">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L212">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_HasKey_" data-uid="IPA.Config.ModPrefs.HasKey*"></a>
<h4 id="IPA_Config_ModPrefs_HasKey_System_String_System_String_" data-uid="IPA.Config.ModPrefs.HasKey(System.String,System.String)">HasKey(String, String)</h4>
@ -493,7 +493,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L263">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L263">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_SetBool_" data-uid="IPA.Config.ModPrefs.SetBool*"></a>
<h4 id="IPA_Config_ModPrefs_SetBool_System_String_System_String_System_Boolean_" data-uid="IPA.Config.ModPrefs.SetBool(System.String,System.String,System.Boolean)">SetBool(String, String, Boolean)</h4>
@ -539,7 +539,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L224">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L224">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_SetFloat_" data-uid="IPA.Config.ModPrefs.SetFloat*"></a>
<h4 id="IPA_Config_ModPrefs_SetFloat_System_String_System_String_System_Single_" data-uid="IPA.Config.ModPrefs.SetFloat(System.String,System.String,System.Single)">SetFloat(String, String, Single)</h4>
@ -585,7 +585,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L237">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L237">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_SetInt_" data-uid="IPA.Config.ModPrefs.SetInt*"></a>
<h4 id="IPA_Config_ModPrefs_SetInt_System_String_System_String_System_Int32_" data-uid="IPA.Config.ModPrefs.SetInt(System.String,System.String,System.Int32)">SetInt(String, String, Int32)</h4>
@ -631,7 +631,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L250">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L250">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_SetString_" data-uid="IPA.Config.ModPrefs.SetString*"></a>
<h4 id="IPA_Config_ModPrefs_SetString_System_String_System_String_System_String_" data-uid="IPA.Config.ModPrefs.SetString(System.String,System.String,System.String)">SetString(String, String, String)</h4>
@ -679,7 +679,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L177">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L177">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetBool_System_String_System_String_System_Boolean_System_Boolean_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetBool(System.String,System.String,System.Boolean,System.Boolean)">IModPrefs.GetBool(String, String, Boolean, Boolean)</h4>
@ -741,7 +741,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L157">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L157">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetFloat_System_String_System_String_System_Single_System_Boolean_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetFloat(System.String,System.String,System.Single,System.Boolean)">IModPrefs.GetFloat(String, String, Single, Boolean)</h4>
@ -803,7 +803,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L137">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L137">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetInt_System_String_System_String_System_Int32_System_Boolean_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetInt(System.String,System.String,System.Int32,System.Boolean)">IModPrefs.GetInt(String, String, Int32, Boolean)</h4>
@ -865,7 +865,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L116">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L116">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_GetString_System_String_System_String_System_String_System_Boolean_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#GetString(System.String,System.String,System.String,System.Boolean)">IModPrefs.GetString(String, String, String, Boolean)</h4>
@ -927,7 +927,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L202">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L202">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_HasKey_System_String_System_String_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#HasKey(System.String,System.String)">IModPrefs.HasKey(String, String)</h4>
@ -979,7 +979,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L253">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L253">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetBool_System_String_System_String_System_Boolean_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetBool(System.String,System.String,System.Boolean)">IModPrefs.SetBool(String, String, Boolean)</h4>
@ -1021,7 +1021,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L214">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L214">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetFloat_System_String_System_String_System_Single_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetFloat(System.String,System.String,System.Single)">IModPrefs.SetFloat(String, String, Single)</h4>
@ -1063,7 +1063,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L227">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L227">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetInt_System_String_System_String_System_Int32_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetInt(System.String,System.String,System.Int32)">IModPrefs.SetInt(String, String, Int32)</h4>
@ -1105,7 +1105,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L240">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L240">View Source</a>
</span>
<a id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString*"></a>
<h4 id="IPA_Config_ModPrefs_IPA_Config_IModPrefs_SetString_System_String_System_String_System_String_" data-uid="IPA.Config.ModPrefs.IPA#Config#IModPrefs#SetString(System.String,System.String,System.String)">IModPrefs.SetString(String, String, String)</h4>
@ -1188,7 +1188,7 @@ public class ModPrefs : IModPrefs</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/ModPrefs.cs/#L94" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/ModPrefs.cs/#L94" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.IgnoreAttribute.html View File

@ -292,7 +292,7 @@ public sealed class IgnoreAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_IgnoreAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.IgnoreAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.NonNullableAttribute.html View File

@ -293,7 +293,7 @@ public sealed class NonNullableAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_NonNullableAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.NonNullableAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L21" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L21" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html View File

@ -276,7 +276,7 @@ However, if we were to add a <a class="xref" href="IPA.Config.Stores.Attributes.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.SerializedNameAttribute.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L114">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L114">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_" data-uid="IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor*"></a>
<h4 id="IPA_Config_Stores_Attributes_SerializedNameAttribute__ctor_System_String_" data-uid="IPA.Config.Stores.Attributes.SerializedNameAttribute.#ctor(System.String)">SerializedNameAttribute(String)</h4>
@ -312,7 +312,7 @@ However, if we were to add a <a class="xref" href="IPA.Config.Stores.Attributes.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_SerializedNameAttribute_Name.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.SerializedNameAttribute.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L108">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L108">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_SerializedNameAttribute_Name_" data-uid="IPA.Config.Stores.Attributes.SerializedNameAttribute.Name*"></a>
<h4 id="IPA_Config_Stores_Attributes_SerializedNameAttribute_Name" data-uid="IPA.Config.Stores.Attributes.SerializedNameAttribute.Name">Name</h4>
@ -384,7 +384,7 @@ However, if we were to add a <a class="xref" href="IPA.Config.Stores.Attributes.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_SerializedNameAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.SerializedNameAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L102" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L102" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Config.Stores.Attributes.UseConverterAttribute.html View File

@ -253,7 +253,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.UseConverterAttribute.%23ctor(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L50">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L50">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor*"></a>
<h4 id="IPA_Config_Stores_Attributes_UseConverterAttribute__ctor_System_Type_" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.#ctor(System.Type)">UseConverterAttribute(Type)</h4>
@ -289,7 +289,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L39">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L39">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType_" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType*"></a>
<h4 id="IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterTargetType" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterTargetType">ConverterTargetType</h4>
@ -321,7 +321,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L34">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L34">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType_" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType*"></a>
<h4 id="IPA_Config_Stores_Attributes_UseConverterAttribute_ConverterType" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.ConverterType">ConverterType</h4>
@ -352,7 +352,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L44">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L44">View Source</a>
</span>
<a id="IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter_" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter*"></a>
<h4 id="IPA_Config_Stores_Attributes_UseConverterAttribute_IsGenericConverter" data-uid="IPA.Config.Stores.Attributes.UseConverterAttribute.IsGenericConverter">IsGenericConverter</h4>
@ -424,7 +424,7 @@ public sealed class UseConverterAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Attributes_UseConverterAttribute.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Attributes.UseConverterAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Attributes.cs/#L28" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Attributes.cs/#L28" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 8
- 8
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CollectionConverter-2.html View File

@ -168,7 +168,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L24">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L24">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2__ctor" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.#ctor">CollectionConverter()</h4>
@ -190,7 +190,7 @@ with <a class="xref" href="IPA.Config.Stores.Converters.Converter-1.html#IPA_Con
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.%23ctor(IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L29">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L29">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2__ctor_IPA_Config_Stores_ValueConverter__0__" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.#ctor(IPA.Config.Stores.ValueConverter{`0})">CollectionConverter(ValueConverter&lt;T&gt;)</h4>
@ -226,7 +226,7 @@ with <a class="xref" href="IPA.Config.Stores.Converters.Converter-1.html#IPA_Con
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.BaseConverter%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L35">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2_BaseConverter" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.BaseConverter">BaseConverter</h4>
@ -259,7 +259,7 @@ with <a class="xref" href="IPA.Config.Stores.Converters.Converter-1.html#IPA_Con
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.Create(System.Int32%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L44">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L44">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2_Create_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.Create*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2_Create_System_Int32_System_Object_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.Create(System.Int32,System.Object)">Create(Int32, Object)</h4>
@ -320,7 +320,7 @@ with <a class="xref" href="IPA.Config.Stores.Converters.Converter-1.html#IPA_Con
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L67">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L67">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.FromValue*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -383,7 +383,7 @@ owned by <code data-dev-comment-type="paramref" class="paramref">parent</code>.<
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.PopulateFromValue(%601%2CIPA.Config.Data.List%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L54">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L54">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2_PopulateFromValue__1_IPA_Config_Data_List_System_Object_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.PopulateFromValue(`1,IPA.Config.Data.List,System.Object)">PopulateFromValue(TCollection, List, Object)</h4>
@ -434,7 +434,7 @@ with the parent <code data-dev-comment-type="paramref" class="paramref">parent</
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602.ToValue(%601%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L82">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L82">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_2_ToValue_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.ToValue*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_2_ToValue__1_System_Object_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`2.ToValue(`1,System.Object)">ToValue(TCollection, Object)</h4>
@ -537,7 +537,7 @@ with the parent <code data-dev-comment-type="paramref" class="paramref">parent</
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_2.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%602%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L15" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L15" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CollectionConverter-3.html View File

@ -191,7 +191,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_3__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%603.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L102">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L102">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CollectionConverter_3__ctor_" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_CollectionConverter_3__ctor" data-uid="IPA.Config.Stores.Converters.CollectionConverter`3.#ctor">CollectionConverter()</h4>
@ -258,7 +258,7 @@ with a default-constructed <code data-dev-comment-type="typeparamref" class="typ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CollectionConverter_3.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CollectionConverter%603%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L92" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L92" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.Converter-1.html View File

@ -145,7 +145,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_Converter_1_Default.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.Converter%601.Default%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L87">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L87">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_Converter_1_Default_" data-uid="IPA.Config.Stores.Converters.Converter`1.Default*"></a>
<h4 id="IPA_Config_Stores_Converters_Converter_1_Default" data-uid="IPA.Config.Stores.Converters.Converter`1.Default">Default</h4>
@ -182,7 +182,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_Converter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.Converter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L81" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L81" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.Converter.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L33">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L33">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_Converter_FloatValue_" data-uid="IPA.Config.Stores.Converters.Converter.FloatValue*"></a>
<h4 id="IPA_Config_Stores_Converters_Converter_FloatValue_IPA_Config_Data_Value_" data-uid="IPA.Config.Stores.Converters.Converter.FloatValue(IPA.Config.Data.Value)">FloatValue(Value)</h4>
@ -180,7 +180,7 @@ or <span class="xref">null</span> if <code data-dev-comment-type="paramref" clas
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L23">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L23">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_Converter_IntValue_" data-uid="IPA.Config.Stores.Converters.Converter.IntValue*"></a>
<h4 id="IPA_Config_Stores_Converters_Converter_IntValue_IPA_Config_Data_Value_" data-uid="IPA.Config.Stores.Converters.Converter.IntValue(IPA.Config.Data.Value)">IntValue(Value)</h4>
@ -237,7 +237,7 @@ or <span class="xref">null</span> if <code data-dev-comment-type="paramref" clas
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_Converter.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.Converter%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L15" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L15" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html View File

@ -159,7 +159,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CustomObjectConverter%601.Deserialize(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L54">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L54">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize*"></a>
<h4 id="IPA_Config_Stores_Converters_CustomObjectConverter_1_Deserialize_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.Deserialize(IPA.Config.Data.Value,System.Object)">Deserialize(Value, Object)</h4>
@ -219,7 +219,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CustomObjectConverter%601.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L74">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L74">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue*"></a>
<h4 id="IPA_Config_Stores_Converters_CustomObjectConverter_1_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -281,7 +281,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CustomObjectConverter%601.Serialize(%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L64">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L64">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize*"></a>
<h4 id="IPA_Config_Stores_Converters_CustomObjectConverter_1_Serialize__0_System_Object_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.Serialize(`0,System.Object)">Serialize(T, Object)</h4>
@ -341,7 +341,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CustomObjectConverter%601.ToValue(%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L84">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L84">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue*"></a>
<h4 id="IPA_Config_Stores_Converters_CustomObjectConverter_1_ToValue__0_System_Object_" data-uid="IPA.Config.Stores.Converters.CustomObjectConverter`1.ToValue(`0,System.Object)">ToValue(T, Object)</h4>
@ -448,7 +448,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_CustomObjectConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.CustomObjectConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L11" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CustomObjectConverter.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.IListConverter-1.html View File

@ -182,7 +182,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_1__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%601.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L206">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L206">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_IListConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.IListConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_IListConverter_1__ctor" data-uid="IPA.Config.Stores.Converters.IListConverter`1.#ctor">IListConverter()</h4>
@ -202,7 +202,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%601.%23ctor(IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L211">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L211">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_IListConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.IListConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_IListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__" data-uid="IPA.Config.Stores.Converters.IListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})">IListConverter(ValueConverter&lt;T&gt;)</h4>
@ -238,7 +238,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%601.Create(System.Int32%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L218">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L218">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_IListConverter_1_Create_" data-uid="IPA.Config.Stores.Converters.IListConverter`1.Create*"></a>
<h4 id="IPA_Config_Stores_Converters_IListConverter_1_Create_System_Int32_System_Object_" data-uid="IPA.Config.Stores.Converters.IListConverter`1.Create(System.Int32,System.Object)">Create(Int32, Object)</h4>
@ -341,7 +341,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L200" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L200" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.IListConverter-2.html View File

@ -190,7 +190,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_2__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%602.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L236">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L236">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_IListConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.IListConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_IListConverter_2__ctor" data-uid="IPA.Config.Stores.Converters.IListConverter`2.#ctor">IListConverter()</h4>
@ -257,7 +257,7 @@ with a default-constructed <code data-dev-comment-type="typeparamref" class="typ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_IListConverter_2.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.IListConverter%602%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L227" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L227" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ISetConverter-1.html View File

@ -182,7 +182,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_1__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%601.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L117">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L117">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ISetConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ISetConverter_1__ctor" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.#ctor">ISetConverter()</h4>
@ -202,7 +202,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%601.%23ctor(IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L122">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L122">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ISetConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ISetConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})">ISetConverter(ValueConverter&lt;T&gt;)</h4>
@ -238,7 +238,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%601.Create(System.Int32%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L129">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L129">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ISetConverter_1_Create_" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.Create*"></a>
<h4 id="IPA_Config_Stores_Converters_ISetConverter_1_Create_System_Int32_System_Object_" data-uid="IPA.Config.Stores.Converters.ISetConverter`1.Create(System.Int32,System.Object)">Create(Int32, Object)</h4>
@ -341,7 +341,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L111" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L111" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ISetConverter-2.html View File

@ -190,7 +190,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_2__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%602.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L147">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L147">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ISetConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.ISetConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ISetConverter_2__ctor" data-uid="IPA.Config.Stores.Converters.ISetConverter`2.#ctor">ISetConverter()</h4>
@ -257,7 +257,7 @@ with a default-constructed <code data-dev-comment-type="typeparamref" class="typ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ISetConverter_2.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ISetConverter%602%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L138" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L138" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ListConverter-1.html View File

@ -182,7 +182,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_1__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%601.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L162">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L162">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ListConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.ListConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ListConverter_1__ctor" data-uid="IPA.Config.Stores.Converters.ListConverter`1.#ctor">ListConverter()</h4>
@ -202,7 +202,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%601.%23ctor(IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L167">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L167">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ListConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.ListConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ListConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__" data-uid="IPA.Config.Stores.Converters.ListConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})">ListConverter(ValueConverter&lt;T&gt;)</h4>
@ -238,7 +238,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%601.Create(System.Int32%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L174">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L174">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ListConverter_1_Create_" data-uid="IPA.Config.Stores.Converters.ListConverter`1.Create*"></a>
<h4 id="IPA_Config_Stores_Converters_ListConverter_1_Create_System_Int32_System_Object_" data-uid="IPA.Config.Stores.Converters.ListConverter`1.Create(System.Int32,System.Object)">Create(Int32, Object)</h4>
@ -341,7 +341,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L156" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L156" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.ListConverter-2.html View File

@ -190,7 +190,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_2__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%602.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L192">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L192">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_ListConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.ListConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_ListConverter_2__ctor" data-uid="IPA.Config.Stores.Converters.ListConverter`2.#ctor">ListConverter()</h4>
@ -257,7 +257,7 @@ with a default-constructed <code data-dev-comment-type="typeparamref" class="typ
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_ListConverter_2.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.ListConverter%602%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/CollectionConverter.cs/#L183" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/CollectionConverter.cs/#L183" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.NullableConverter-1.html View File

@ -160,7 +160,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_1__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%601.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L138">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L138">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_NullableConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_NullableConverter_1__ctor" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.#ctor">NullableConverter()</h4>
@ -183,7 +183,7 @@ Equivalent to </p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%601.%23ctor(IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L143">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L143">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_NullableConverter_1__ctor_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_NullableConverter_1__ctor_IPA_Config_Stores_ValueConverter__0__" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.#ctor(IPA.Config.Stores.ValueConverter{`0})">NullableConverter(ValueConverter&lt;T&gt;)</h4>
@ -219,7 +219,7 @@ Equivalent to </p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%601.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L151">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L151">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_NullableConverter_1_FromValue_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.FromValue*"></a>
<h4 id="IPA_Config_Stores_Converters_NullableConverter_1_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -277,7 +277,7 @@ Equivalent to </p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%601.ToValue(System.Nullable%7B%600%7D%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L159">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L159">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_NullableConverter_1_ToValue_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.ToValue*"></a>
<h4 id="IPA_Config_Stores_Converters_NullableConverter_1_ToValue_System_Nullable__0__System_Object_" data-uid="IPA.Config.Stores.Converters.NullableConverter`1.ToValue(System.Nullable{`0},System.Object)">ToValue(Nullable&lt;T&gt;, Object)</h4>
@ -376,7 +376,7 @@ Equivalent to </p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L126" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L126" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Config.Stores.Converters.NullableConverter-2.html View File

@ -172,7 +172,7 @@ to use as the underlying converter. Use this in the <a class="xref" href="IPA.Co
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_2__ctor.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%602.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L178">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L178">View Source</a>
</span>
<a id="IPA_Config_Stores_Converters_NullableConverter_2__ctor_" data-uid="IPA.Config.Stores.Converters.NullableConverter`2.#ctor*"></a>
<h4 id="IPA_Config_Stores_Converters_NullableConverter_2__ctor" data-uid="IPA.Config.Stores.Converters.NullableConverter`2.#ctor">NullableConverter()</h4>
@ -237,7 +237,7 @@ to use as the underlying converter. Use this in the <a class="xref" href="IPA.Co
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_Converters_NullableConverter_2.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.Converters.NullableConverter%602%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/Converters.cs/#L170" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/Converters.cs/#L170" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Config.Stores.GeneratedExtension.html View File

@ -130,7 +130,7 @@ config stores.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_GeneratedExtension_AssemblyVisibilityTarget.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.GeneratedExtension.AssemblyVisibilityTarget%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/GeneratedStore.cs/#L36">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/GeneratedStore.cs/#L36">View Source</a>
</span>
<h4 id="IPA_Config_Stores_GeneratedExtension_AssemblyVisibilityTarget" data-uid="IPA.Config.Stores.GeneratedExtension.AssemblyVisibilityTarget">AssemblyVisibilityTarget</h4>
<div class="markdown level1 summary"><p>The name of the assembly that internals must be visible to to allow internal protection.</p>
@ -162,7 +162,7 @@ config stores.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_GeneratedExtension_Generated__1_IPA_Config_Config_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.GeneratedExtension.Generated%60%601(IPA.Config.Config%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/GeneratedStore.cs/#L82">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/GeneratedStore.cs/#L82">View Source</a>
</span>
<a id="IPA_Config_Stores_GeneratedExtension_Generated_" data-uid="IPA.Config.Stores.GeneratedExtension.Generated*"></a>
<h4 id="IPA_Config_Stores_GeneratedExtension_Generated__1_IPA_Config_Config_System_Boolean_" data-uid="IPA.Config.Stores.GeneratedExtension.Generated``1(IPA.Config.Config,System.Boolean)">Generated&lt;T&gt;(Config, Boolean)</h4>
@ -276,7 +276,7 @@ TODO: describe details of generated stores
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_GeneratedExtension.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.GeneratedExtension%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/GeneratedStore.cs/#L31" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/GeneratedStore.cs/#L31" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Config.Stores.IValueConverter.html View File

@ -117,7 +117,7 @@ Converters do <em>not</em> need to perform null checks, as the serializer and de
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_IValueConverter_Type.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.IValueConverter.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L45">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L45">View Source</a>
</span>
<a id="IPA_Config_Stores_IValueConverter_Type_" data-uid="IPA.Config.Stores.IValueConverter.Type*"></a>
<h4 id="IPA_Config_Stores_IValueConverter_Type" data-uid="IPA.Config.Stores.IValueConverter.Type">Type</h4>
@ -150,7 +150,7 @@ Converters do <em>not</em> need to perform null checks, as the serializer and de
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L41">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L41">View Source</a>
</span>
<a id="IPA_Config_Stores_IValueConverter_FromValue_" data-uid="IPA.Config.Stores.IValueConverter.FromValue*"></a>
<h4 id="IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.IValueConverter.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -206,7 +206,7 @@ Converters do <em>not</em> need to perform null checks, as the serializer and de
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.IValueConverter.ToValue(System.Object%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L34">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L34">View Source</a>
</span>
<a id="IPA_Config_Stores_IValueConverter_ToValue_" data-uid="IPA.Config.Stores.IValueConverter.ToValue*"></a>
<h4 id="IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_" data-uid="IPA.Config.Stores.IValueConverter.ToValue(System.Object,System.Object)">ToValue(Object, Object)</h4>
@ -299,7 +299,7 @@ Converters do <em>not</em> need to perform null checks, as the serializer and de
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_IValueConverter.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.IValueConverter%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L26" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L26" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
branch/4.0.0-beta/api/IPA.Config.Stores.ValueConverter-1.html View File

@ -153,7 +153,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%601.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L70">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L70">View Source</a>
</span>
<a id="IPA_Config_Stores_ValueConverter_1_FromValue_" data-uid="IPA.Config.Stores.ValueConverter`1.FromValue*"></a>
<h4 id="IPA_Config_Stores_ValueConverter_1_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.ValueConverter`1.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -213,7 +213,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%601.ToValue(%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L62">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L62">View Source</a>
</span>
<a id="IPA_Config_Stores_ValueConverter_1_ToValue_" data-uid="IPA.Config.Stores.ValueConverter`1.ToValue*"></a>
<h4 id="IPA_Config_Stores_ValueConverter_1_ToValue__0_System_Object_" data-uid="IPA.Config.Stores.ValueConverter`1.ToValue(`0,System.Object)">ToValue(T, Object)</h4>
@ -275,7 +275,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%601.IPA%23Config%23Stores%23IValueConverter%23FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L73">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L73">View Source</a>
</span>
<a id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue*"></a>
<h4 id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#FromValue(IPA.Config.Data.Value,System.Object)">IValueConverter.FromValue(Value, Object)</h4>
@ -327,7 +327,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%601.IPA%23Config%23Stores%23IValueConverter%23ToValue(System.Object%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L72">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L72">View Source</a>
</span>
<a id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue*"></a>
<h4 id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_ToValue_System_Object_System_Object_" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#ToValue(System.Object,System.Object)">IValueConverter.ToValue(Object, Object)</h4>
@ -379,7 +379,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%601.IPA%23Config%23Stores%23IValueConverter%23Type%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L74">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L74">View Source</a>
</span>
<a id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type_" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type*"></a>
<h4 id="IPA_Config_Stores_ValueConverter_1_IPA_Config_Stores_IValueConverter_Type" data-uid="IPA.Config.Stores.ValueConverter`1.IPA#Config#Stores#IValueConverter#Type">IValueConverter.Type</h4>
@ -454,7 +454,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Config_Stores_ValueConverter_1.md&amp;value=---%0Auid%3A%20IPA.Config.Stores.ValueConverter%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Config/Stores/ValueConverter.cs/#L53" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Config/Stores/ValueConverter.cs/#L53" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.InitAttribute.html View File

@ -304,7 +304,7 @@ Parameter injection is done with <a class="xref" href="IPA.Loader.PluginInitInje
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_InitAttribute.md&amp;value=---%0Auid%3A%20IPA.InitAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L90" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L90" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
branch/4.0.0-beta/api/IPA.Loader.Features.Feature.html View File

@ -132,7 +132,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L46">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L46">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_InvalidMessage_" data-uid="IPA.Loader.Features.Feature.InvalidMessage*"></a>
<h4 id="IPA_Loader_Features_Feature_InvalidMessage" data-uid="IPA.Loader.Features.Feature.InvalidMessage">InvalidMessage</h4>
@ -165,7 +165,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L89">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L89">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_StoreOnPlugin_" data-uid="IPA.Loader.Features.Feature.StoreOnPlugin*"></a>
<h4 id="IPA_Loader_Features_Feature_StoreOnPlugin" data-uid="IPA.Loader.Features.Feature.StoreOnPlugin">StoreOnPlugin</h4>
@ -199,7 +199,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L77">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L77">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_AfterInit_" data-uid="IPA.Loader.Features.Feature.AfterInit*"></a>
<h4 id="IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata)">AfterInit(PluginMetadata)</h4>
@ -233,7 +233,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L71">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L71">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_AfterInit_" data-uid="IPA.Loader.Features.Feature.AfterInit*"></a>
<h4 id="IPA_Loader_Features_Feature_AfterInit_IPA_Loader_PluginMetadata_System_Object_" data-uid="IPA.Loader.Features.Feature.AfterInit(IPA.Loader.PluginMetadata,System.Object)">AfterInit(PluginMetadata, Object)</h4>
@ -273,7 +273,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L64">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L64">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_BeforeInit_" data-uid="IPA.Loader.Features.Feature.BeforeInit*"></a>
<h4 id="IPA_Loader_Features_Feature_BeforeInit_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.Features.Feature.BeforeInit(IPA.Loader.PluginMetadata)">BeforeInit(PluginMetadata)</h4>
@ -323,7 +323,7 @@ This should also be set whenever either <a class="xref" href="IPA.Loader.Feature
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L57">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L57">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_BeforeLoad_" data-uid="IPA.Loader.Features.Feature.BeforeLoad*"></a>
<h4 id="IPA_Loader_Features_Feature_BeforeLoad_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.Features.Feature.BeforeLoad(IPA.Loader.PluginMetadata)">BeforeLoad(PluginMetadata)</h4>
@ -377,7 +377,7 @@ Any features it defines, for example, will still be loaded.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L39">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L39">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_Evaluate_" data-uid="IPA.Loader.Features.Feature.Evaluate*"></a>
<h4 id="IPA_Loader_Features_Feature_Evaluate" data-uid="IPA.Loader.Features.Feature.Evaluate">Evaluate()</h4>
@ -410,7 +410,7 @@ Any features it defines, for example, will still be loaded.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.Initialize(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L31">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L31">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_Initialize_" data-uid="IPA.Loader.Features.Feature.Initialize*"></a>
<h4 id="IPA_Loader_Features_Feature_Initialize_IPA_Loader_PluginMetadata_System_String___" data-uid="IPA.Loader.Features.Feature.Initialize(IPA.Loader.PluginMetadata,System.String[])">Initialize(PluginMetadata, String[])</h4>
@ -471,7 +471,7 @@ Any features it defines, for example, will still be loaded.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L83">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L83">View Source</a>
</span>
<a id="IPA_Loader_Features_Feature_RequireLoaded_" data-uid="IPA.Loader.Features.Feature.RequireLoaded*"></a>
<h4 id="IPA_Loader_Features_Feature_RequireLoaded_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.Features.Feature.RequireLoaded(IPA.Loader.PluginMetadata)">RequireLoaded(PluginMetadata)</h4>
@ -542,7 +542,7 @@ Any features it defines, for example, will still be loaded.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/Features/Feature.cs/#L16" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/Features/Feature.cs/#L16" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Loader.PluginInitInjector.InjectParameter.html View File

@ -181,7 +181,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginInitInjector.cs/#L60" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginInitInjector.cs/#L60" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Loader.PluginInitInjector.html View File

@ -140,7 +140,7 @@ For all of the default injectors, only one of each will be generated, and any la
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginInitInjector.cs/#L67">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginInitInjector.cs/#L67">View Source</a>
</span>
<a id="IPA_Loader_PluginInitInjector_AddInjector_" data-uid="IPA.Loader.PluginInitInjector.AddInjector*"></a>
<h4 id="IPA_Loader_PluginInitInjector_AddInjector_System_Type_IPA_Loader_PluginInitInjector_InjectParameter_" data-uid="IPA.Loader.PluginInitInjector.AddInjector(System.Type,IPA.Loader.PluginInitInjector.InjectParameter)">AddInjector(Type, PluginInitInjector.InjectParameter)</h4>
@ -186,7 +186,7 @@ For all of the default injectors, only one of each will be generated, and any la
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginInitInjector.cs/#L50" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginInitInjector.cs/#L50" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Loader.PluginManager.PluginDisableDelegate.html View File

@ -159,7 +159,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L255" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L255" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Loader.PluginManager.PluginEnableDelegate.html View File

@ -159,7 +159,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L249" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L249" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 13
- 13
branch/4.0.0-beta/api/IPA.Loader.PluginManager.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L270">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L270">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_AllPlugins_" data-uid="IPA.Loader.PluginManager.AllPlugins*"></a>
<h4 id="IPA_Loader_PluginManager_AllPlugins" data-uid="IPA.Loader.PluginManager.AllPlugins">AllPlugins</h4>
@ -161,7 +161,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L242">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L242">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_DisabledPlugins_" data-uid="IPA.Loader.PluginManager.DisabledPlugins*"></a>
<h4 id="IPA_Loader_PluginManager_DisabledPlugins" data-uid="IPA.Loader.PluginManager.DisabledPlugins">DisabledPlugins</h4>
@ -193,7 +193,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L291">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L291">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_Plugins_" data-uid="IPA.Loader.PluginManager.Plugins*"></a>
<h4 id="IPA_Loader_PluginManager_Plugins" data-uid="IPA.Loader.PluginManager.Plugins">Plugins</h4>
@ -228,7 +228,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L58">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L58">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_GetDisabledPlugin_" data-uid="IPA.Loader.PluginManager.GetDisabledPlugin*"></a>
<h4 id="IPA_Loader_PluginManager_GetDisabledPlugin_System_String_" data-uid="IPA.Loader.PluginManager.GetDisabledPlugin(System.String)">GetDisabledPlugin(String)</h4>
@ -278,7 +278,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L66">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L66">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_GetDisabledPluginFromId_" data-uid="IPA.Loader.PluginManager.GetDisabledPluginFromId*"></a>
<h4 id="IPA_Loader_PluginManager_GetDisabledPluginFromId_System_String_" data-uid="IPA.Loader.PluginManager.GetDisabledPluginFromId(System.String)">GetDisabledPluginFromId(String)</h4>
@ -328,7 +328,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L42">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L42">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_GetPlugin_" data-uid="IPA.Loader.PluginManager.GetPlugin*"></a>
<h4 id="IPA_Loader_PluginManager_GetPlugin_System_String_" data-uid="IPA.Loader.PluginManager.GetPlugin(System.String)">GetPlugin(String)</h4>
@ -378,7 +378,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L50">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L50">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_GetPluginFromId_" data-uid="IPA.Loader.PluginManager.GetPluginFromId*"></a>
<h4 id="IPA_Loader_PluginManager_GetPluginFromId_System_String_" data-uid="IPA.Loader.PluginManager.GetPluginFromId(System.String)">GetPluginFromId(String)</h4>
@ -428,7 +428,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.IsDisabled(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L229">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L229">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_IsDisabled_" data-uid="IPA.Loader.PluginManager.IsDisabled*"></a>
<h4 id="IPA_Loader_PluginManager_IsDisabled_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.IsDisabled(IPA.Loader.PluginMetadata)">IsDisabled(PluginMetadata)</h4>
@ -478,7 +478,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.IsEnabled(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L236">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L236">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_IsEnabled_" data-uid="IPA.Loader.PluginManager.IsEnabled*"></a>
<h4 id="IPA_Loader_PluginManager_IsEnabled_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.PluginManager.IsEnabled(IPA.Loader.PluginMetadata)">IsEnabled(PluginMetadata)</h4>
@ -528,7 +528,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginManager_PluginStateTransaction.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginManager.PluginStateTransaction%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L73">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L73">View Source</a>
</span>
<a id="IPA_Loader_PluginManager_PluginStateTransaction_" data-uid="IPA.Loader.PluginManager.PluginStateTransaction*"></a>
<h4 id="IPA_Loader_PluginManager_PluginStateTransaction" data-uid="IPA.Loader.PluginManager.PluginStateTransaction">PluginStateTransaction()</h4>
@ -562,7 +562,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L264">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L264">View Source</a>
</span>
<h4 id="IPA_Loader_PluginManager_PluginDisabled" data-uid="IPA.Loader.PluginManager.PluginDisabled">PluginDisabled</h4>
<div class="markdown level1 summary"><p>Called whenever a plugin is disabled.</p>
@ -592,7 +592,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L260">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L260">View Source</a>
</span>
<h4 id="IPA_Loader_PluginManager_PluginEnabled" data-uid="IPA.Loader.PluginManager.PluginEnabled">PluginEnabled</h4>
<div class="markdown level1 summary"><p>Called whenever a plugin is enabled.</p>
@ -628,7 +628,7 @@ public static IEnumerable&lt;IPlugin&gt; Plugins { get; }</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginManager.cs/#L30" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginManager.cs/#L30" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 11
- 11
branch/4.0.0-beta/api/IPA.Loader.PluginMetadata.html View File

@ -126,7 +126,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_Assembly.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L23">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L23">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_Assembly_" data-uid="IPA.Loader.PluginMetadata.Assembly*"></a>
<h4 id="IPA_Loader_PluginMetadata_Assembly" data-uid="IPA.Loader.PluginMetadata.Assembly">Assembly</h4>
@ -158,7 +158,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_Features.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L60">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L60">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_Features_" data-uid="IPA.Loader.PluginMetadata.Features*"></a>
<h4 id="IPA_Loader_PluginMetadata_Features" data-uid="IPA.Loader.PluginMetadata.Features">Features</h4>
@ -190,7 +190,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_File.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L53">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L53">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_File_" data-uid="IPA.Loader.PluginMetadata.File*"></a>
<h4 id="IPA_Loader_PluginMetadata_File" data-uid="IPA.Loader.PluginMetadata.File">File</h4>
@ -222,7 +222,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_Id.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L41">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L41">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_Id_" data-uid="IPA.Loader.PluginMetadata.Id*"></a>
<h4 id="IPA_Loader_PluginMetadata_Id" data-uid="IPA.Loader.PluginMetadata.Id">Id</h4>
@ -254,7 +254,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_IsBare.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginMetadata.IsBare%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L70">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L70">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_IsBare_" data-uid="IPA.Loader.PluginMetadata.IsBare*"></a>
<h4 id="IPA_Loader_PluginMetadata_IsBare" data-uid="IPA.Loader.PluginMetadata.IsBare">IsBare</h4>
@ -286,7 +286,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_Name.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L35">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_Name_" data-uid="IPA.Loader.PluginMetadata.Name*"></a>
<h4 id="IPA_Loader_PluginMetadata_Name" data-uid="IPA.Loader.PluginMetadata.Name">Name</h4>
@ -318,7 +318,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_PluginType.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L29">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L29">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_PluginType_" data-uid="IPA.Loader.PluginMetadata.PluginType*"></a>
<h4 id="IPA_Loader_PluginMetadata_PluginType" data-uid="IPA.Loader.PluginMetadata.PluginType">PluginType</h4>
@ -350,7 +350,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_RuntimeOptions.md&amp;value=---%0Auid%3A%20IPA.Loader.PluginMetadata.RuntimeOptions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L91">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L91">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_RuntimeOptions_" data-uid="IPA.Loader.PluginMetadata.RuntimeOptions*"></a>
<h4 id="IPA_Loader_PluginMetadata_RuntimeOptions" data-uid="IPA.Loader.PluginMetadata.RuntimeOptions">RuntimeOptions</h4>
@ -381,7 +381,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_Version.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L47">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L47">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_Version_" data-uid="IPA.Loader.PluginMetadata.Version*"></a>
<h4 id="IPA_Loader_PluginMetadata_Version" data-uid="IPA.Loader.PluginMetadata.Version">Version</h4>
@ -415,7 +415,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata_ToString.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L97">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L97">View Source</a>
</span>
<a id="IPA_Loader_PluginMetadata_ToString_" data-uid="IPA.Loader.PluginMetadata.ToString*"></a>
<h4 id="IPA_Loader_PluginMetadata_ToString" data-uid="IPA.Loader.PluginMetadata.ToString">ToString()</h4>
@ -486,7 +486,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_PluginMetadata.md&amp;value=---%0Auid%3A%20IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/PluginMetadata.cs/#L17" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/PluginMetadata.cs/#L17" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
branch/4.0.0-beta/api/IPA.Loader.StateTransitionTransaction.html View File

@ -133,7 +133,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_DisabledPlugins.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L43">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L43">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_DisabledPlugins_" data-uid="IPA.Loader.StateTransitionTransaction.DisabledPlugins*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_DisabledPlugins" data-uid="IPA.Loader.StateTransitionTransaction.DisabledPlugins">DisabledPlugins</h4>
@ -164,7 +164,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_EnabledPlugins.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.EnabledPlugins%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L37">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L37">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_EnabledPlugins_" data-uid="IPA.Loader.StateTransitionTransaction.EnabledPlugins*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_EnabledPlugins" data-uid="IPA.Loader.StateTransitionTransaction.EnabledPlugins">EnabledPlugins</h4>
@ -195,7 +195,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_WillNeedRestart.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.WillNeedRestart%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L29">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L29">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_WillNeedRestart_" data-uid="IPA.Loader.StateTransitionTransaction.WillNeedRestart*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_WillNeedRestart" data-uid="IPA.Loader.StateTransitionTransaction.WillNeedRestart">WillNeedRestart</h4>
@ -229,7 +229,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_Commit.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.Commit%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L118">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L118">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_Commit_" data-uid="IPA.Loader.StateTransitionTransaction.Commit*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_Commit" data-uid="IPA.Loader.StateTransitionTransaction.Commit">Commit()</h4>
@ -261,7 +261,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L101">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L101">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_Disable_" data-uid="IPA.Loader.StateTransitionTransaction.Disable*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_Disable_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.StateTransitionTransaction.Disable(IPA.Loader.PluginMetadata)">Disable(PluginMetadata)</h4>
@ -311,7 +311,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_Dispose.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L132">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L132">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_Dispose_" data-uid="IPA.Loader.StateTransitionTransaction.Dispose*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_Dispose" data-uid="IPA.Loader.StateTransitionTransaction.Dispose">Dispose()</h4>
@ -327,7 +327,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L83">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L83">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_Enable_" data-uid="IPA.Loader.StateTransitionTransaction.Enable*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_Enable_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.StateTransitionTransaction.Enable(IPA.Loader.PluginMetadata)">Enable(PluginMetadata)</h4>
@ -377,7 +377,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L73">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L73">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_IsDisabled_" data-uid="IPA.Loader.StateTransitionTransaction.IsDisabled*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_IsDisabled_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.StateTransitionTransaction.IsDisabled(IPA.Loader.PluginMetadata)">IsDisabled(PluginMetadata)</h4>
@ -435,7 +435,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L58">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L58">View Source</a>
</span>
<a id="IPA_Loader_StateTransitionTransaction_IsEnabled_" data-uid="IPA.Loader.StateTransitionTransaction.IsEnabled*"></a>
<h4 id="IPA_Loader_StateTransitionTransaction_IsEnabled_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.StateTransitionTransaction.IsEnabled(IPA.Loader.PluginMetadata)">IsEnabled(PluginMetadata)</h4>
@ -534,7 +534,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Loader_StateTransitionTransaction.md&amp;value=---%0Auid%3A%20IPA.Loader.StateTransitionTransaction%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Loader/StateTransitionTransaction.cs/#L12" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Loader/StateTransitionTransaction.cs/#L12" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Logging.LogPrinter.html View File

@ -132,7 +132,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/LogPrinter.cs/#L14">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/LogPrinter.cs/#L14">View Source</a>
</span>
<a id="IPA_Logging_LogPrinter_Filter_" data-uid="IPA.Logging.LogPrinter.Filter*"></a>
<h4 id="IPA_Logging_LogPrinter_Filter" data-uid="IPA.Logging.LogPrinter.Filter">Filter</h4>
@ -166,7 +166,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/LogPrinter.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/LogPrinter.cs/#L35">View Source</a>
</span>
<a id="IPA_Logging_LogPrinter_EndPrint_" data-uid="IPA.Logging.LogPrinter.EndPrint*"></a>
<h4 id="IPA_Logging_LogPrinter_EndPrint" data-uid="IPA.Logging.LogPrinter.EndPrint">EndPrint()</h4>
@ -183,7 +183,7 @@ Use this to dispose file handles and the like.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/LogPrinter.cs/#L23">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/LogPrinter.cs/#L23">View Source</a>
</span>
<a id="IPA_Logging_LogPrinter_Print_" data-uid="IPA.Logging.LogPrinter.Print*"></a>
<h4 id="IPA_Logging_LogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.LogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -235,7 +235,7 @@ Use this to dispose file handles and the like.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/LogPrinter.cs/#L29">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/LogPrinter.cs/#L29">View Source</a>
</span>
<a id="IPA_Logging_LogPrinter_StartPrint_" data-uid="IPA.Logging.LogPrinter.StartPrint*"></a>
<h4 id="IPA_Logging_LogPrinter_StartPrint" data-uid="IPA.Logging.LogPrinter.StartPrint">StartPrint()</h4>
@ -289,7 +289,7 @@ Use this to create file handles and the like.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/LogPrinter.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Logging.Logger.Level.html View File

@ -187,7 +187,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L53" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Logging.Logger.LogLevel.html View File

@ -223,7 +223,7 @@ public enum LogLevel : byte</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L98" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L99" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 18
- 18
branch/4.0.0-beta/api/IPA.Logging.Logger.html View File

@ -130,7 +130,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L47">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L48">View Source</a>
</span>
<a id="IPA_Logging_Logger_LogFormat_" data-uid="IPA.Logging.Logger.LogFormat*"></a>
<h4 id="IPA_Logging_Logger_LogFormat" data-uid="IPA.Logging.Logger.LogFormat">LogFormat</h4>
@ -164,7 +164,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L301">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L302">View Source</a>
</span>
<a id="IPA_Logging_Logger_Critical_" data-uid="IPA.Logging.Logger.Critical*"></a>
<h4 id="IPA_Logging_Logger_Critical_System_Exception_" data-uid="IPA.Logging.Logger.Critical(System.Exception)">Critical(Exception)</h4>
@ -203,7 +203,7 @@ Equivalent to <code>Log(Level.Critical, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L293">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L294">View Source</a>
</span>
<a id="IPA_Logging_Logger_Critical_" data-uid="IPA.Logging.Logger.Critical*"></a>
<h4 id="IPA_Logging_Logger_Critical_System_String_" data-uid="IPA.Logging.Logger.Critical(System.String)">Critical(String)</h4>
@ -242,7 +242,7 @@ Equivalent to <code>Log(Level.Critical, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L221">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L222">View Source</a>
</span>
<a id="IPA_Logging_Logger_Debug_" data-uid="IPA.Logging.Logger.Debug*"></a>
<h4 id="IPA_Logging_Logger_Debug_System_Exception_" data-uid="IPA.Logging.Logger.Debug(System.Exception)">Debug(Exception)</h4>
@ -281,7 +281,7 @@ Equivalent to <code>Log(Level.Debug, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L213">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L214">View Source</a>
</span>
<a id="IPA_Logging_Logger_Debug_" data-uid="IPA.Logging.Logger.Debug*"></a>
<h4 id="IPA_Logging_Logger_Debug_System_String_" data-uid="IPA.Logging.Logger.Debug(System.String)">Debug(String)</h4>
@ -320,7 +320,7 @@ Equivalent to <code>Log(Level.Debug, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L285">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L286">View Source</a>
</span>
<a id="IPA_Logging_Logger_Error_" data-uid="IPA.Logging.Logger.Error*"></a>
<h4 id="IPA_Logging_Logger_Error_System_Exception_" data-uid="IPA.Logging.Logger.Error(System.Exception)">Error(Exception)</h4>
@ -359,7 +359,7 @@ Equivalent to <code>Log(Level.Error, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L277">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L278">View Source</a>
</span>
<a id="IPA_Logging_Logger_Error_" data-uid="IPA.Logging.Logger.Error*"></a>
<h4 id="IPA_Logging_Logger_Error_System_String_" data-uid="IPA.Logging.Logger.Error(System.String)">Error(String)</h4>
@ -398,7 +398,7 @@ Equivalent to <code>Log(Level.Error, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L237">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L238">View Source</a>
</span>
<a id="IPA_Logging_Logger_Info_" data-uid="IPA.Logging.Logger.Info*"></a>
<h4 id="IPA_Logging_Logger_Info_System_Exception_" data-uid="IPA.Logging.Logger.Info(System.Exception)">Info(Exception)</h4>
@ -437,7 +437,7 @@ Equivalent to <code>Log(Level.Info, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L229">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L230">View Source</a>
</span>
<a id="IPA_Logging_Logger_Info_" data-uid="IPA.Logging.Logger.Info*"></a>
<h4 id="IPA_Logging_Logger_Info_System_String_" data-uid="IPA.Logging.Logger.Info(System.String)">Info(String)</h4>
@ -476,7 +476,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L189">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L190">View Source</a>
</span>
<a id="IPA_Logging_Logger_Log_" data-uid="IPA.Logging.Logger.Log*"></a>
<h4 id="IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_Exception_" data-uid="IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.Exception)">Log(Logger.Level, Exception)</h4>
@ -516,7 +516,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L182">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L183">View Source</a>
</span>
<a id="IPA_Logging_Logger_Log_" data-uid="IPA.Logging.Logger.Log*"></a>
<h4 id="IPA_Logging_Logger_Log_IPA_Logging_Logger_Level_System_String_" data-uid="IPA.Logging.Logger.Log(IPA.Logging.Logger.Level,System.String)">Log(Logger.Level, String)</h4>
@ -556,7 +556,7 @@ Equivalent to <code>Log(Level.Info, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L253">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L254">View Source</a>
</span>
<a id="IPA_Logging_Logger_Notice_" data-uid="IPA.Logging.Logger.Notice*"></a>
<h4 id="IPA_Logging_Logger_Notice_System_Exception_" data-uid="IPA.Logging.Logger.Notice(System.Exception)">Notice(Exception)</h4>
@ -595,7 +595,7 @@ Equivalent to <code>Log(Level.Notice, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L245">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L246">View Source</a>
</span>
<a id="IPA_Logging_Logger_Notice_" data-uid="IPA.Logging.Logger.Notice*"></a>
<h4 id="IPA_Logging_Logger_Notice_System_String_" data-uid="IPA.Logging.Logger.Notice(System.String)">Notice(String)</h4>
@ -634,7 +634,7 @@ Equivalent to <code>Log(Level.Notice, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Logging_Logger_Trace_System_Exception_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Trace(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L205">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L206">View Source</a>
</span>
<a id="IPA_Logging_Logger_Trace_" data-uid="IPA.Logging.Logger.Trace*"></a>
<h4 id="IPA_Logging_Logger_Trace_System_Exception_" data-uid="IPA.Logging.Logger.Trace(System.Exception)">Trace(Exception)</h4>
@ -673,7 +673,7 @@ Equivalent to <code>Log(Level.Trace, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Logging_Logger_Trace_System_String_.md&amp;value=---%0Auid%3A%20IPA.Logging.Logger.Trace(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L197">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L198">View Source</a>
</span>
<a id="IPA_Logging_Logger_Trace_" data-uid="IPA.Logging.Logger.Trace*"></a>
<h4 id="IPA_Logging_Logger_Trace_System_String_" data-uid="IPA.Logging.Logger.Trace(System.String)">Trace(String)</h4>
@ -712,7 +712,7 @@ Equivalent to <code>Log(Level.Trace, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L269">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L270">View Source</a>
</span>
<a id="IPA_Logging_Logger_Warn_" data-uid="IPA.Logging.Logger.Warn*"></a>
<h4 id="IPA_Logging_Logger_Warn_System_Exception_" data-uid="IPA.Logging.Logger.Warn(System.Exception)">Warn(Exception)</h4>
@ -751,7 +751,7 @@ Equivalent to <code>Log(Level.Warning, e);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Logger.cs/#L261">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L262">View Source</a>
</span>
<a id="IPA_Logging_Logger_Warn_" data-uid="IPA.Logging.Logger.Warn*"></a>
<h4 id="IPA_Logging_Logger_Warn_System_String_" data-uid="IPA.Logging.Logger.Warn(System.String)">Warn(String)</h4>
@ -830,7 +830,7 @@ Equivalent to <code>Log(Level.Warning, message);</code></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Logger.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Logging.LoggerExtensions.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L409">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L409">View Source</a>
</span>
<a id="IPA_Logging_LoggerExtensions_GetChildLogger_" data-uid="IPA.Logging.LoggerExtensions.GetChildLogger*"></a>
<h4 id="IPA_Logging_LoggerExtensions_GetChildLogger_IPA_Logging_Logger_System_String_" data-uid="IPA.Logging.LoggerExtensions.GetChildLogger(IPA.Logging.Logger,System.String)">GetChildLogger(Logger, String)</h4>
@ -191,7 +191,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L401" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L401" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Logging.Printers.ColoredConsolePrinter.html View File

@ -136,7 +136,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L23">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L23">View Source</a>
</span>
<a id="IPA_Logging_Printers_ColoredConsolePrinter_Color_" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Color*"></a>
<h4 id="IPA_Logging_Printers_ColoredConsolePrinter_Color" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Color">Color</h4>
@ -168,7 +168,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L17">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L17">View Source</a>
</span>
<a id="IPA_Logging_Printers_ColoredConsolePrinter_Filter_" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Filter*"></a>
<h4 id="IPA_Logging_Printers_ColoredConsolePrinter_Filter" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Filter">Filter</h4>
@ -204,7 +204,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L32">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L32">View Source</a>
</span>
<a id="IPA_Logging_Printers_ColoredConsolePrinter_Print_" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Print*"></a>
<h4 id="IPA_Logging_Printers_ColoredConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.Printers.ColoredConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -295,7 +295,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColoredConsolePrinter.cs/#L9" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Logging.Printers.ColorlessConsolePrinter.html View File

@ -136,7 +136,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L14">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L14">View Source</a>
</span>
<a id="IPA_Logging_Printers_ColorlessConsolePrinter_Filter_" data-uid="IPA.Logging.Printers.ColorlessConsolePrinter.Filter*"></a>
<h4 id="IPA_Logging_Printers_ColorlessConsolePrinter_Filter" data-uid="IPA.Logging.Printers.ColorlessConsolePrinter.Filter">Filter</h4>
@ -172,7 +172,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L23">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L23">View Source</a>
</span>
<a id="IPA_Logging_Printers_ColorlessConsolePrinter_Print_" data-uid="IPA.Logging.Printers.ColorlessConsolePrinter.Print*"></a>
<h4 id="IPA_Logging_Printers_ColorlessConsolePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.Printers.ColorlessConsolePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -263,7 +263,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/ColorlessConsolePrinter.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 7
- 7
branch/4.0.0-beta/api/IPA.Logging.Printers.GZFilePrinter.html View File

@ -143,7 +143,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L40">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L40">View Source</a>
</span>
<h4 id="IPA_Logging_Printers_GZFilePrinter_FileWriter" data-uid="IPA.Logging.Printers.GZFilePrinter.FileWriter">FileWriter</h4>
<div class="markdown level1 summary"><p>The <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.io.streamwriter">StreamWriter</a> that writes to the GZip file.</p>
@ -176,7 +176,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L135">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L135">View Source</a>
</span>
<a id="IPA_Logging_Printers_GZFilePrinter_Dispose_" data-uid="IPA.Logging.Printers.GZFilePrinter.Dispose*"></a>
<h4 id="IPA_Logging_Printers_GZFilePrinter_Dispose" data-uid="IPA.Logging.Printers.GZFilePrinter.Dispose">Dispose()</h4>
@ -191,7 +191,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L145">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L145">View Source</a>
</span>
<a id="IPA_Logging_Printers_GZFilePrinter_Dispose_" data-uid="IPA.Logging.Printers.GZFilePrinter.Dispose*"></a>
<h4 id="IPA_Logging_Printers_GZFilePrinter_Dispose_System_Boolean_" data-uid="IPA.Logging.Printers.GZFilePrinter.Dispose(System.Boolean)">Dispose(Boolean)</h4>
@ -225,7 +225,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L124">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L124">View Source</a>
</span>
<a id="IPA_Logging_Printers_GZFilePrinter_EndPrint_" data-uid="IPA.Logging.Printers.GZFilePrinter.EndPrint*"></a>
<h4 id="IPA_Logging_Printers_GZFilePrinter_EndPrint" data-uid="IPA.Logging.Printers.GZFilePrinter.EndPrint">EndPrint()</h4>
@ -243,7 +243,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L48">View Source</a>
</span>
<a id="IPA_Logging_Printers_GZFilePrinter_GetFileInfo_" data-uid="IPA.Logging.Printers.GZFilePrinter.GetFileInfo*"></a>
<h4 id="IPA_Logging_Printers_GZFilePrinter_GetFileInfo" data-uid="IPA.Logging.Printers.GZFilePrinter.GetFileInfo">GetFileInfo()</h4>
@ -275,7 +275,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L113">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L113">View Source</a>
</span>
<a id="IPA_Logging_Printers_GZFilePrinter_StartPrint_" data-uid="IPA.Logging.Printers.GZFilePrinter.StartPrint*"></a>
<h4 id="IPA_Logging_Printers_GZFilePrinter_StartPrint" data-uid="IPA.Logging.Printers.GZFilePrinter.StartPrint">StartPrint()</h4>
@ -334,7 +334,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L17" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GZFilePrinter.cs/#L17" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 4
- 4
branch/4.0.0-beta/api/IPA.Logging.Printers.GlobalLogFilePrinter.html View File

@ -150,7 +150,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L16">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L16">View Source</a>
</span>
<a id="IPA_Logging_Printers_GlobalLogFilePrinter_Filter_" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.Filter*"></a>
<h4 id="IPA_Logging_Printers_GlobalLogFilePrinter_Filter" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.Filter">Filter</h4>
@ -186,7 +186,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L35">View Source</a>
</span>
<a id="IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo_" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo*"></a>
<h4 id="IPA_Logging_Printers_GlobalLogFilePrinter_GetFileInfo" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.GetFileInfo">GetFileInfo()</h4>
@ -220,7 +220,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L25">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L25">View Source</a>
</span>
<a id="IPA_Logging_Printers_GlobalLogFilePrinter_Print_" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.Print*"></a>
<h4 id="IPA_Logging_Printers_GlobalLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.Printers.GlobalLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -315,7 +315,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/GlobalLogFilePrinter.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Logging.Printers.PluginLogFilePrinter.html View File

@ -150,7 +150,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L36">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L36">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginLogFilePrinter__ctor_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.#ctor*"></a>
<h4 id="IPA_Logging_Printers_PluginLogFilePrinter__ctor_System_String_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.#ctor(System.String)">PluginLogFilePrinter(String)</h4>
@ -186,7 +186,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L16">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L16">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginLogFilePrinter_Filter_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.Filter*"></a>
<h4 id="IPA_Logging_Printers_PluginLogFilePrinter_Filter" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.Filter">Filter</h4>
@ -222,7 +222,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L24">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L24">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo*"></a>
<h4 id="IPA_Logging_Printers_PluginLogFilePrinter_GetFileInfo" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.GetFileInfo">GetFileInfo()</h4>
@ -256,7 +256,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L48">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginLogFilePrinter_Print_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.Print*"></a>
<h4 id="IPA_Logging_Printers_PluginLogFilePrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.Printers.PluginLogFilePrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -351,7 +351,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginLogFilePrinter.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 5
branch/4.0.0-beta/api/IPA.Logging.Printers.PluginSubLogPrinter.html View File

@ -150,7 +150,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L41">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L41">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginSubLogPrinter__ctor_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.#ctor*"></a>
<h4 id="IPA_Logging_Printers_PluginSubLogPrinter__ctor_System_String_System_String_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.#ctor(System.String,System.String)">PluginSubLogPrinter(String, String)</h4>
@ -192,7 +192,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L19">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L19">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginSubLogPrinter_Filter_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.Filter*"></a>
<h4 id="IPA_Logging_Printers_PluginSubLogPrinter_Filter" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.Filter">Filter</h4>
@ -228,7 +228,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L28">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L28">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo*"></a>
<h4 id="IPA_Logging_Printers_PluginSubLogPrinter_GetFileInfo" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.GetFileInfo">GetFileInfo()</h4>
@ -262,7 +262,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L54">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L54">View Source</a>
</span>
<a id="IPA_Logging_Printers_PluginSubLogPrinter_Print_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.Print*"></a>
<h4 id="IPA_Logging_Printers_PluginSubLogPrinter_Print_IPA_Logging_Logger_Level_System_DateTime_System_String_System_String_" data-uid="IPA.Logging.Printers.PluginSubLogPrinter.Print(IPA.Logging.Logger.Level,System.DateTime,System.String,System.String)">Print(Logger.Level, DateTime, String, String)</h4>
@ -357,7 +357,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/Printers/PluginSubLogPrinter.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
branch/4.0.0-beta/api/IPA.Logging.StandardLogger.html View File

@ -181,7 +181,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L89">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L89">View Source</a>
</span>
<a id="IPA_Logging_StandardLogger_ConsoleWriter_" data-uid="IPA.Logging.StandardLogger.ConsoleWriter*"></a>
<h4 id="IPA_Logging_StandardLogger_ConsoleWriter" data-uid="IPA.Logging.StandardLogger.ConsoleWriter">ConsoleWriter</h4>
@ -213,7 +213,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L107">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L107">View Source</a>
</span>
<a id="IPA_Logging_StandardLogger_PrintFilter_" data-uid="IPA.Logging.StandardLogger.PrintFilter*"></a>
<h4 id="IPA_Logging_StandardLogger_PrintFilter" data-uid="IPA.Logging.StandardLogger.PrintFilter">PrintFilter</h4>
@ -247,7 +247,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L181">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L181">View Source</a>
</span>
<a id="IPA_Logging_StandardLogger_AddPrinter_" data-uid="IPA.Logging.StandardLogger.AddPrinter*"></a>
<h4 id="IPA_Logging_StandardLogger_AddPrinter_IPA_Logging_LogPrinter_" data-uid="IPA.Logging.StandardLogger.AddPrinter(IPA.Logging.LogPrinter)">AddPrinter(LogPrinter)</h4>
@ -281,7 +281,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L215">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L215">View Source</a>
</span>
<a id="IPA_Logging_StandardLogger_Debug_" data-uid="IPA.Logging.StandardLogger.Debug*"></a>
<h4 id="IPA_Logging_StandardLogger_Debug_System_String_" data-uid="IPA.Logging.StandardLogger.Debug(System.String)">Debug(String)</h4>
@ -321,7 +321,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L191">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L191">View Source</a>
</span>
<a id="IPA_Logging_StandardLogger_Log_" data-uid="IPA.Logging.StandardLogger.Log*"></a>
<h4 id="IPA_Logging_StandardLogger_Log_IPA_Logging_Logger_Level_System_String_" data-uid="IPA.Logging.StandardLogger.Log(IPA.Logging.Logger.Level,System.String)">Log(Logger.Level, String)</h4>
@ -403,7 +403,7 @@ The modification of printers on a parent are reflected down the chain.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Logging/StandardLogger.cs/#L24" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Logging/StandardLogger.cs/#L24" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Old.IEnhancedPlugin.html View File

@ -128,7 +128,7 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L17">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L17">View Source</a>
</span>
<a id="IPA_Old_IEnhancedPlugin_Filter_" data-uid="IPA.Old.IEnhancedPlugin.Filter*"></a>
<h4 id="IPA_Old_IEnhancedPlugin_Filter" data-uid="IPA.Old.IEnhancedPlugin.Filter">Filter</h4>
@ -164,7 +164,7 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L22">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L22">View Source</a>
</span>
<a id="IPA_Old_IEnhancedPlugin_OnLateUpdate_" data-uid="IPA.Old.IEnhancedPlugin.OnLateUpdate*"></a>
<h4 id="IPA_Old_IEnhancedPlugin_OnLateUpdate" data-uid="IPA.Old.IEnhancedPlugin.OnLateUpdate">OnLateUpdate()</h4>
@ -217,7 +217,7 @@ public interface IEnhancedPlugin : IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IEnhancedPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
branch/4.0.0-beta/api/IPA.Old.IPlugin.html View File

@ -102,7 +102,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L16">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L16">View Source</a>
</span>
<a id="IPA_Old_IPlugin_Name_" data-uid="IPA.Old.IPlugin.Name*"></a>
<h4 id="IPA_Old_IPlugin_Name" data-uid="IPA.Old.IPlugin.Name">Name</h4>
@ -133,7 +133,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L21">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L21">View Source</a>
</span>
<a id="IPA_Old_IPlugin_Version_" data-uid="IPA.Old.IPlugin.Version*"></a>
<h4 id="IPA_Old_IPlugin_Version" data-uid="IPA.Old.IPlugin.Version">Version</h4>
@ -166,7 +166,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L31">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L31">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnApplicationQuit_" data-uid="IPA.Old.IPlugin.OnApplicationQuit*"></a>
<h4 id="IPA_Old_IPlugin_OnApplicationQuit" data-uid="IPA.Old.IPlugin.OnApplicationQuit">OnApplicationQuit()</h4>
@ -182,7 +182,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L26">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L26">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnApplicationStart_" data-uid="IPA.Old.IPlugin.OnApplicationStart*"></a>
<h4 id="IPA_Old_IPlugin_OnApplicationStart" data-uid="IPA.Old.IPlugin.OnApplicationStart">OnApplicationStart()</h4>
@ -198,7 +198,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L53">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L53">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnFixedUpdate_" data-uid="IPA.Old.IPlugin.OnFixedUpdate*"></a>
<h4 id="IPA_Old_IPlugin_OnFixedUpdate" data-uid="IPA.Old.IPlugin.OnFixedUpdate">OnFixedUpdate()</h4>
@ -214,7 +214,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L43">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L43">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnLevelWasInitialized_" data-uid="IPA.Old.IPlugin.OnLevelWasInitialized*"></a>
<h4 id="IPA_Old_IPlugin_OnLevelWasInitialized_System_Int32_" data-uid="IPA.Old.IPlugin.OnLevelWasInitialized(System.Int32)">OnLevelWasInitialized(Int32)</h4>
@ -247,7 +247,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L37">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L37">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnLevelWasLoaded_" data-uid="IPA.Old.IPlugin.OnLevelWasLoaded*"></a>
<h4 id="IPA_Old_IPlugin_OnLevelWasLoaded_System_Int32_" data-uid="IPA.Old.IPlugin.OnLevelWasLoaded(System.Int32)">OnLevelWasLoaded(Int32)</h4>
@ -280,7 +280,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L48">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L48">View Source</a>
</span>
<a id="IPA_Old_IPlugin_OnUpdate_" data-uid="IPA.Old.IPlugin.OnUpdate*"></a>
<h4 id="IPA_Old_IPlugin_OnUpdate" data-uid="IPA.Old.IPlugin.OnUpdate">OnUpdate()</h4>
@ -333,7 +333,7 @@ public interface IPlugin</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/IPA/IPlugin.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.OnDisableAttribute.html View File

@ -306,7 +306,7 @@ Typically, this will be used when the <a class="xref" href="IPA.RuntimeOptions.h
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_OnDisableAttribute.md&amp;value=---%0Auid%3A%20IPA.OnDisableAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L74" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L74" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.OnEnableAttribute.html View File

@ -306,7 +306,7 @@ Typically, this will be used when the <a class="xref" href="IPA.RuntimeOptions.h
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_OnEnableAttribute.md&amp;value=---%0Auid%3A%20IPA.OnEnableAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L32" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L32" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.OnExitAttribute.html View File

@ -306,7 +306,7 @@ Typically, this will be used when the <a class="xref" href="IPA.RuntimeOptions.h
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_OnExitAttribute.md&amp;value=---%0Auid%3A%20IPA.OnExitAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L95" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L95" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.OnStartAttribute.html View File

@ -306,7 +306,7 @@ Typically, this will be used when the <a class="xref" href="IPA.RuntimeOptions.h
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_OnStartAttribute.md&amp;value=---%0Auid%3A%20IPA.OnStartAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L53" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/LifecycleAttributes.cs/#L53" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.PluginAttribute.html View File

@ -252,7 +252,7 @@ public sealed class PluginAttribute : Attribute, _Attribute</code></pre>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_PluginAttribute__ctor_IPA_RuntimeOptions_.md&amp;value=---%0Auid%3A%20IPA.PluginAttribute.%23ctor(IPA.RuntimeOptions)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L27">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L27">View Source</a>
</span>
<a id="IPA_PluginAttribute__ctor_" data-uid="IPA.PluginAttribute.#ctor*"></a>
<h4 id="IPA_PluginAttribute__ctor_IPA_RuntimeOptions_" data-uid="IPA.PluginAttribute.#ctor(IPA.RuntimeOptions)">PluginAttribute(RuntimeOptions)</h4>
@ -289,7 +289,7 @@ to indicate the runtime capabilities of the plugin.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_PluginAttribute_RuntimeOptions.md&amp;value=---%0Auid%3A%20IPA.PluginAttribute.RuntimeOptions%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L21">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L21">View Source</a>
</span>
<a id="IPA_PluginAttribute_RuntimeOptions_" data-uid="IPA.PluginAttribute.RuntimeOptions*"></a>
<h4 id="IPA_PluginAttribute_RuntimeOptions" data-uid="IPA.PluginAttribute.RuntimeOptions">RuntimeOptions</h4>
@ -369,7 +369,7 @@ to indicate the runtime capabilities of the plugin.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_PluginAttribute.md&amp;value=---%0Auid%3A%20IPA.PluginAttribute%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.RuntimeOptions.html View File

@ -186,7 +186,7 @@ With this option set, whether or not the plugin is disabled during a given run i
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_RuntimeOptions.md&amp;value=---%0Auid%3A%20IPA.RuntimeOptions%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L43" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/PluginInterfaces/Attributes/PluginAttribute.cs/#L43" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Utilities.AlmostVersion.StoredAs.html View File

@ -157,7 +157,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_StoredAs.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.StoredAs%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L19" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L19" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 17
- 17
branch/4.0.0-beta/api/IPA.Utilities.AlmostVersion.html View File

@ -126,7 +126,7 @@ not a valid <span class="xref">SemVer.Version</span>.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_SemVer_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(SemVer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L45">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L45">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
<h4 id="IPA_Utilities_AlmostVersion__ctor_SemVer_Version_" data-uid="IPA.Utilities.AlmostVersion.#ctor(SemVer.Version)">AlmostVersion(Version)</h4>
@ -160,7 +160,7 @@ not a valid <span class="xref">SemVer.Version</span>.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L35">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
<h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String)">AlmostVersion(String)</h4>
@ -194,7 +194,7 @@ not a valid <span class="xref">SemVer.Version</span>.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(System.String%2CIPA.Utilities.AlmostVersion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L69">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L69">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
<h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion)">AlmostVersion(String, AlmostVersion)</h4>
@ -235,7 +235,7 @@ same way as the <a class="xref" href="IPA.Utilities.AlmostVersion.html">AlmostVe
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.%23ctor(System.String%2CIPA.Utilities.AlmostVersion.StoredAs)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L57">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L57">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion__ctor_" data-uid="IPA.Utilities.AlmostVersion.#ctor*"></a>
<h4 id="IPA_Utilities_AlmostVersion__ctor_System_String_IPA_Utilities_AlmostVersion_StoredAs_" data-uid="IPA.Utilities.AlmostVersion.#ctor(System.String,IPA.Utilities.AlmostVersion.StoredAs)">AlmostVersion(String, AlmostVersion.StoredAs)</h4>
@ -278,7 +278,7 @@ the storage mode specified in <code data-dev-comment-type="paramref" class="para
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_SemverValue.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.SemverValue%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L109">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L109">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_SemverValue_" data-uid="IPA.Utilities.AlmostVersion.SemverValue*"></a>
<h4 id="IPA_Utilities_AlmostVersion_SemverValue" data-uid="IPA.Utilities.AlmostVersion.SemverValue">SemverValue</h4>
@ -310,7 +310,7 @@ the storage mode specified in <code data-dev-comment-type="paramref" class="para
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_StorageMode.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.StorageMode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L115">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L115">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_StorageMode_" data-uid="IPA.Utilities.AlmostVersion.StorageMode*"></a>
<h4 id="IPA_Utilities_AlmostVersion_StorageMode" data-uid="IPA.Utilities.AlmostVersion.StorageMode">StorageMode</h4>
@ -342,7 +342,7 @@ the storage mode specified in <code data-dev-comment-type="paramref" class="para
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_StringValue.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.StringValue%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L103">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L103">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_StringValue_" data-uid="IPA.Utilities.AlmostVersion.StringValue*"></a>
<h4 id="IPA_Utilities_AlmostVersion_StringValue" data-uid="IPA.Utilities.AlmostVersion.StringValue">StringValue</h4>
@ -376,7 +376,7 @@ the storage mode specified in <code data-dev-comment-type="paramref" class="para
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L137">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L137">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_CompareTo_" data-uid="IPA.Utilities.AlmostVersion.CompareTo*"></a>
<h4 id="IPA_Utilities_AlmostVersion_CompareTo_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.CompareTo(IPA.Utilities.AlmostVersion)">CompareTo(AlmostVersion)</h4>
@ -434,7 +434,7 @@ or <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string.com
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.CompareTo(SemVer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L159">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L159">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_CompareTo_" data-uid="IPA.Utilities.AlmostVersion.CompareTo*"></a>
<h4 id="IPA_Utilities_AlmostVersion_CompareTo_SemVer_Version_" data-uid="IPA.Utilities.AlmostVersion.CompareTo(SemVer.Version)">CompareTo(Version)</h4>
@ -492,7 +492,7 @@ be thrown.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_Equals_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.Equals(System.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L176">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L176">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_Equals_" data-uid="IPA.Utilities.AlmostVersion.Equals*"></a>
<h4 id="IPA_Utilities_AlmostVersion_Equals_System_Object_" data-uid="IPA.Utilities.AlmostVersion.Equals(System.Object)">Equals(Object)</h4>
@ -551,7 +551,7 @@ be thrown.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_GetHashCode.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.GetHashCode%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L189">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L189">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_GetHashCode_" data-uid="IPA.Utilities.AlmostVersion.GetHashCode*"></a>
<h4 id="IPA_Utilities_AlmostVersion_GetHashCode" data-uid="IPA.Utilities.AlmostVersion.GetHashCode">GetHashCode()</h4>
@ -589,7 +589,7 @@ be thrown.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_ToString.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L124">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L124">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_ToString_" data-uid="IPA.Utilities.AlmostVersion.ToString*"></a>
<h4 id="IPA_Utilities_AlmostVersion_ToString" data-uid="IPA.Utilities.AlmostVersion.ToString">ToString()</h4>
@ -630,7 +630,7 @@ stored as a <span class="xref">SemVer.Version</span>, it is equivalent to callin
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L210">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L210">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_op_Equality_" data-uid="IPA.Utilities.AlmostVersion.op_Equality*"></a>
<h4 id="IPA_Utilities_AlmostVersion_op_Equality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_Equality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">Equality(AlmostVersion, AlmostVersion)</h4>
@ -695,7 +695,7 @@ does not.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L245">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L245">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
<h4 id="IPA_Utilities_AlmostVersion_op_Implicit_IPA_Utilities_AlmostVersion__SemVer_Version" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(IPA.Utilities.AlmostVersion)~SemVer.Version">Implicit(AlmostVersion to Version)</h4>
@ -749,7 +749,7 @@ If not applicable, returns <span class="xref">null</span></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L236">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L236">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_op_Implicit_" data-uid="IPA.Utilities.AlmostVersion.op_Implicit*"></a>
<h4 id="IPA_Utilities_AlmostVersion_op_Implicit_SemVer_Version__IPA_Utilities_AlmostVersion" data-uid="IPA.Utilities.AlmostVersion.op_Implicit(SemVer.Version)~IPA.Utilities.AlmostVersion">Implicit(Version to AlmostVersion)</h4>
@ -802,7 +802,7 @@ If not applicable, returns <span class="xref">null</span></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion%2CIPA.Utilities.AlmostVersion)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L228">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L228">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersion_op_Inequality_" data-uid="IPA.Utilities.AlmostVersion.op_Inequality*"></a>
<h4 id="IPA_Utilities_AlmostVersion_op_Inequality_IPA_Utilities_AlmostVersion_IPA_Utilities_AlmostVersion_" data-uid="IPA.Utilities.AlmostVersion.op_Inequality(IPA.Utilities.AlmostVersion,IPA.Utilities.AlmostVersion)">Inequality(AlmostVersion, AlmostVersion)</h4>
@ -906,7 +906,7 @@ If not applicable, returns <span class="xref">null</span></p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersion%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Utilities.AlmostVersionConverter.html View File

@ -143,7 +143,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L259">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L259">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersionConverter_FromValue_" data-uid="IPA.Utilities.AlmostVersionConverter.FromValue*"></a>
<h4 id="IPA_Utilities_AlmostVersionConverter_FromValue_IPA_Config_Data_Value_System_Object_" data-uid="IPA.Utilities.AlmostVersionConverter.FromValue(IPA.Config.Data.Value,System.Object)">FromValue(Value, Object)</h4>
@ -200,7 +200,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L267">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L267">View Source</a>
</span>
<a id="IPA_Utilities_AlmostVersionConverter_ToValue_" data-uid="IPA.Utilities.AlmostVersionConverter.ToValue*"></a>
<h4 id="IPA_Utilities_AlmostVersionConverter_ToValue_IPA_Utilities_AlmostVersion_System_Object_" data-uid="IPA.Utilities.AlmostVersionConverter.ToValue(IPA.Utilities.AlmostVersion,System.Object)">ToValue(AlmostVersion, Object)</h4>
@ -299,7 +299,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_AlmostVersionConverter.md&amp;value=---%0Auid%3A%20IPA.Utilities.AlmostVersionConverter%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/AlmostVersion.cs/#L251" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/AlmostVersion.cs/#L251" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 10
- 10
branch/4.0.0-beta/api/IPA.Utilities.Async.SingleThreadTaskScheduler.html View File

@ -158,7 +158,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L24">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L24">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_IsRunning" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.IsRunning">IsRunning</h4>
@ -207,7 +207,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L179">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L179">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose">Dispose()</h4>
@ -223,7 +223,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L162">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L162">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_Dispose_System_Boolean_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Dispose(System.Boolean)">Dispose(Boolean)</h4>
@ -257,7 +257,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_Exit.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.Exit%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L52">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L52">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_Exit_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Exit*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_Exit" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Exit">Exit()</h4>
@ -308,7 +308,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L86">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L86">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_GetScheduledTasks" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.GetScheduledTasks">GetScheduledTasks()</h4>
@ -358,7 +358,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_Join.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.Join%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L73">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L73">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_Join_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Join*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_Join" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Join">Join()</h4>
@ -393,7 +393,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L98">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L98">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_QueueTask_System_Threading_Tasks_Task_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.QueueTask(System.Threading.Tasks.Task)">QueueTask(Task)</h4>
@ -446,7 +446,7 @@ scheduled for this <a class="xref" href="https://docs.microsoft.com/dotnet/api/s
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_Start.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.Start%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L37">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L37">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_Start_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Start*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_Start" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.Start">Start()</h4>
@ -478,7 +478,7 @@ scheduled for this <a class="xref" href="https://docs.microsoft.com/dotnet/api/s
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L116">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L116">View Source</a>
</span>
<a id="IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline*"></a>
<h4 id="IPA_Utilities_Async_SingleThreadTaskScheduler_TryExecuteTaskInline_System_Threading_Tasks_Task_System_Boolean_" data-uid="IPA.Utilities.Async.SingleThreadTaskScheduler.TryExecuteTaskInline(System.Threading.Tasks.Task,System.Boolean)">TryExecuteTaskInline(Task, Boolean)</h4>
@ -596,7 +596,7 @@ make sense to run it inline.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_SingleThreadTaskScheduler.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.SingleThreadTaskScheduler%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/SingleThreadTaskScheduler.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.MutexLocker.html View File

@ -126,7 +126,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.MutexLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L45">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L45">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_MutexLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.MutexLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_MutexLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.MutexLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L35" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L35" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html View File

@ -126,7 +126,7 @@ it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.Synch
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L139">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L139">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.Synch
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimReadLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L129" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L129" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 3
- 3
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html View File

@ -126,7 +126,7 @@ when it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L164">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L164">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade_" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_Upgrade" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.Upgrade">Upgrade()</h4>
@ -165,7 +165,7 @@ upgrading the current thread&apos;s lock.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L166">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L166">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -226,7 +226,7 @@ upgrading the current thread&apos;s lock.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimUpgradableReadLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L148" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L148" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html View File

@ -126,7 +126,7 @@ it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.Synch
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L120">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L120">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.Synch
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_ReaderWriterLockSlimWriteLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L110" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L110" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html View File

@ -126,7 +126,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L64">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L64">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_SemaphoreLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L54" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L54" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html View File

@ -126,7 +126,7 @@ when it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L100">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L100">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ when it is disposed. Create this with <a class="xref" href="IPA.Utilities.Async.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreSlimAsyncLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L93" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L93" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html View File

@ -126,7 +126,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L83">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L83">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose_" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker_System_IDisposable_Dispose" data-uid="IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
@ -187,7 +187,7 @@ Create this with <a class="xref" href="IPA.Utilities.Async.Synchronization.html#
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_SemaphoreSlimLocker.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L73" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L73" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 8
- 8
branch/4.0.0-beta/api/IPA.Utilities.Async.Synchronization.html View File

@ -137,7 +137,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L176">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L176">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_Lock_" data-uid="IPA.Utilities.Async.Synchronization.Lock*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_Lock_System_Threading_Mutex_" data-uid="IPA.Utilities.Async.Synchronization.Lock(System.Threading.Mutex)">Lock(Mutex)</h4>
@ -187,7 +187,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L183">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L183">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_Lock_" data-uid="IPA.Utilities.Async.Synchronization.Lock*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_Lock_System_Threading_Semaphore_" data-uid="IPA.Utilities.Async.Synchronization.Lock(System.Threading.Semaphore)">Lock(Semaphore)</h4>
@ -237,7 +237,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L190">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L190">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_Lock_" data-uid="IPA.Utilities.Async.Synchronization.Lock*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_Lock_System_Threading_SemaphoreSlim_" data-uid="IPA.Utilities.Async.Synchronization.Lock(System.Threading.SemaphoreSlim)">Lock(SemaphoreSlim)</h4>
@ -287,7 +287,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L198">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L198">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_LockAsync_" data-uid="IPA.Utilities.Async.Synchronization.LockAsync*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_LockAsync_System_Threading_SemaphoreSlim_" data-uid="IPA.Utilities.Async.Synchronization.LockAsync(System.Threading.SemaphoreSlim)">LockAsync(SemaphoreSlim)</h4>
@ -337,7 +337,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L218">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L218">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_LockRead_" data-uid="IPA.Utilities.Async.Synchronization.LockRead*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_LockRead_System_Threading_ReaderWriterLockSlim_" data-uid="IPA.Utilities.Async.Synchronization.LockRead(System.Threading.ReaderWriterLockSlim)">LockRead(ReaderWriterLockSlim)</h4>
@ -387,7 +387,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L225">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L225">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_LockReadUpgradable_" data-uid="IPA.Utilities.Async.Synchronization.LockReadUpgradable*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_LockReadUpgradable_System_Threading_ReaderWriterLockSlim_" data-uid="IPA.Utilities.Async.Synchronization.LockReadUpgradable(System.Threading.ReaderWriterLockSlim)">LockReadUpgradable(ReaderWriterLockSlim)</h4>
@ -437,7 +437,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L211">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L211">View Source</a>
</span>
<a id="IPA_Utilities_Async_Synchronization_LockWrite_" data-uid="IPA.Utilities.Async.Synchronization.LockWrite*"></a>
<h4 id="IPA_Utilities_Async_Synchronization_LockWrite_System_Threading_ReaderWriterLockSlim_" data-uid="IPA.Utilities.Async.Synchronization.LockWrite(System.Threading.ReaderWriterLockSlim)">LockWrite(ReaderWriterLockSlim)</h4>
@ -493,7 +493,7 @@ with whichever member you want to use, according to your lock type.
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Async_Synchronization.md&amp;value=---%0Auid%3A%20IPA.Utilities.Async.Synchronization%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Async/Synchronization.cs/#L26" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Async/Synchronization.cs/#L26" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 214
- 0
branch/4.0.0-beta/api/IPA.Utilities.CriticalSection.AutoExecuteSection.html View File

@ -0,0 +1,214 @@
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Struct CriticalSection.AutoExecuteSection
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct CriticalSection.AutoExecuteSection
">
<meta name="generator" content="docfx 2.48.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<link rel="stylesheet" href="../styles/fix.css">
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="../">
<meta property="docfx:newtab" content="true">
</head> <body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list"></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="IPA.Utilities.CriticalSection.AutoExecuteSection">
<h1 id="IPA_Utilities_CriticalSection_AutoExecuteSection" data-uid="IPA.Utilities.CriticalSection.AutoExecuteSection" class="text-break">Struct CriticalSection.AutoExecuteSection
</h1>
<div class="markdown level0 summary"><p>A struct that allows <code>using</code> blocks to manage an execute section.</p>
</div>
<div class="markdown level0 conceptual"></div>
<div classs="implements">
<h5>Implements</h5>
<div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.equals#System_ValueType_Equals_System_Object_">ValueType.Equals(Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.gethashcode#System_ValueType_GetHashCode">ValueType.GetHashCode()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.tostring#System_ValueType_ToString">ValueType.ToString()</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_System_Object_">Object.Equals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.referenceequals#System_Object_ReferenceEquals_System_Object_System_Object_">Object.ReferenceEquals(Object, Object)</a>
</div>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="IPA.Utilities.html">IPA.Utilities</a></h6>
<h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
<h5 id="IPA_Utilities_CriticalSection_AutoExecuteSection_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public struct AutoExecuteSection : IDisposable</code></pre>
</div>
<h3 id="eii">Explicit Interface Implementations
</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/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.AutoExecuteSection.System%23IDisposable%23Dispose%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L122">View Source</a>
</span>
<a id="IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose_" data-uid="IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose*"></a>
<h4 id="IPA_Utilities_CriticalSection_AutoExecuteSection_System_IDisposable_Dispose" data-uid="IPA.Utilities.CriticalSection.AutoExecuteSection.System#IDisposable#Dispose">IDisposable.Dispose()</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">void IDisposable.Dispose()</code></pre>
</div>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="https://docs.microsoft.com/dotnet/api/system.idisposable">System.IDisposable</a>
</div>
<h3 id="extensionmethods">Extension Methods</h3>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_System_Object_System_String_System_Object_">ReflectionUtil.SetField(Object, String, Object)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__1___0_System_String_System_Object_">ReflectionUtil.SetField&lt;T&gt;(T, String, Object)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__1_System_Object_System_String_">ReflectionUtil.GetField&lt;T&gt;(Object, String)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_">ReflectionUtil.GetField&lt;T, U&gt;(U, String)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_System_Object_System_String_System_Object_">ReflectionUtil.SetProperty(Object, String, Object)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__1___0_System_String_System_Object_">ReflectionUtil.SetProperty&lt;T&gt;(T, String, Object)</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_System_Object_System_String_System_Object___">ReflectionUtil.InvokeMethod(Object, String, Object[])</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__1___0_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;T&gt;(T, String, Object[])</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__1_System_Object_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;T&gt;(Object, String, Object[])</a>
</div>
<div>
<a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;T, U&gt;(U, String, Object[])</a>
</div>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_AutoExecuteSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.AutoExecuteSection%0Asummary%3A%20'*You%20can%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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L112" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>

+ 25
- 25
branch/4.0.0-beta/api/IPA.Utilities.CriticalSection.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_EnterExecuteSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.EnterExecuteSection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/CriticalSection.cs/#L117">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L143">View Source</a>
</span>
<a id="IPA_Utilities_CriticalSection_EnterExecuteSection_" data-uid="IPA.Utilities.CriticalSection.EnterExecuteSection*"></a>
<h4 id="IPA_Utilities_CriticalSection_EnterExecuteSection" data-uid="IPA.Utilities.CriticalSection.EnterExecuteSection">EnterExecuteSection()</h4>
@ -142,26 +142,42 @@
</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/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_EnterGCSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.EnterGCSection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_ExecuteSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.ExecuteSection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/CriticalSection.cs/#L164">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L133">View Source</a>
</span>
<a id="IPA_Utilities_CriticalSection_EnterGCSection_" data-uid="IPA.Utilities.CriticalSection.EnterGCSection*"></a>
<h4 id="IPA_Utilities_CriticalSection_EnterGCSection" data-uid="IPA.Utilities.CriticalSection.EnterGCSection">EnterGCSection()</h4>
<div class="markdown level1 summary"><p>Enters a GC critical section. Each call to this must be paired with a call to <a class="xref" href="IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_ExitGCSection">ExitGCSection()</a>.</p>
<a id="IPA_Utilities_CriticalSection_ExecuteSection_" data-uid="IPA.Utilities.CriticalSection.ExecuteSection*"></a>
<h4 id="IPA_Utilities_CriticalSection_ExecuteSection" data-uid="IPA.Utilities.CriticalSection.ExecuteSection">ExecuteSection()</h4>
<div class="markdown level1 summary"><p>Creates an <a class="xref" href="IPA.Utilities.CriticalSection.AutoExecuteSection.html">CriticalSection.AutoExecuteSection</a> for automated management of an execute section.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void EnterGCSection()</code></pre>
<pre><code class="lang-csharp hljs">public static CriticalSection.AutoExecuteSection ExecuteSection()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="IPA.Utilities.CriticalSection.AutoExecuteSection.html">CriticalSection.AutoExecuteSection</a></td>
<td><p>the new <a class="xref" href="IPA.Utilities.CriticalSection.AutoExecuteSection.html">CriticalSection.AutoExecuteSection</a> that manages the section</p>
</td>
</tr>
</tbody>
</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/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_ExitExecuteSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.ExitExecuteSection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/CriticalSection.cs/#L134">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L160">View Source</a>
</span>
<a id="IPA_Utilities_CriticalSection_ExitExecuteSection_" data-uid="IPA.Utilities.CriticalSection.ExitExecuteSection*"></a>
<h4 id="IPA_Utilities_CriticalSection_ExitExecuteSection" data-uid="IPA.Utilities.CriticalSection.ExitExecuteSection">ExitExecuteSection()</h4>
@ -172,22 +188,6 @@
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void ExitExecuteSection()</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/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection_ExitGCSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection.ExitGCSection%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/CriticalSection.cs/#L179">View Source</a>
</span>
<a id="IPA_Utilities_CriticalSection_ExitGCSection_" data-uid="IPA.Utilities.CriticalSection.ExitGCSection*"></a>
<h4 id="IPA_Utilities_CriticalSection_ExitGCSection" data-uid="IPA.Utilities.CriticalSection.ExitGCSection">ExitGCSection()</h4>
<div class="markdown level1 summary"><p>Exits a GC critical section. Each call to this must have a preceding call to <a class="xref" href="IPA.Utilities.CriticalSection.html#IPA_Utilities_CriticalSection_EnterGCSection">EnterGCSection()</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void ExitGCSection()</code></pre>
</div>
</article>
</div>
@ -199,7 +199,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_CriticalSection.md&amp;value=---%0Auid%3A%20IPA.Utilities.CriticalSection%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/CriticalSection.cs/#L14" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/CriticalSection.cs/#L14" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
branch/4.0.0-beta/api/IPA.Utilities.EnumerableExtensions.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions.Append%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2C%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L95">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L95">View Source</a>
</span>
<a id="IPA_Utilities_EnumerableExtensions_Append_" data-uid="IPA.Utilities.EnumerableExtensions.Append*"></a>
<h4 id="IPA_Utilities_EnumerableExtensions_Append__1_System_Collections_Generic_IEnumerable___0____0_" data-uid="IPA.Utilities.EnumerableExtensions.Append``1(System.Collections.Generic.IEnumerable{``0},``0)">Append&lt;T&gt;(IEnumerable&lt;T&gt;, T)</h4>
@ -201,7 +201,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions.NonNull%60%601(System.Collections.Generic.IEnumerable%7B%60%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L167">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L167">View Source</a>
</span>
<a id="IPA_Utilities_EnumerableExtensions_NonNull_" data-uid="IPA.Utilities.EnumerableExtensions.NonNull*"></a>
<h4 id="IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable___0__" data-uid="IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{``0})">NonNull&lt;T&gt;(IEnumerable&lt;T&gt;)</h4>
@ -268,7 +268,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions.NonNull%60%601(System.Collections.Generic.IEnumerable%7BSystem.Nullable%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L187">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L187">View Source</a>
</span>
<a id="IPA_Utilities_EnumerableExtensions_NonNull_" data-uid="IPA.Utilities.EnumerableExtensions.NonNull*"></a>
<h4 id="IPA_Utilities_EnumerableExtensions_NonNull__1_System_Collections_Generic_IEnumerable_System_Nullable___0___" data-uid="IPA.Utilities.EnumerableExtensions.NonNull``1(System.Collections.Generic.IEnumerable{System.Nullable{``0}})">NonNull&lt;T&gt;(IEnumerable&lt;Nullable&lt;T&gt;&gt;)</h4>
@ -335,7 +335,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions.NonNull%60%602(System.Collections.Generic.IEnumerable%7B%60%600%7D%2CSystem.Func%7B%60%600%2C%60%601%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L178">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L178">View Source</a>
</span>
<a id="IPA_Utilities_EnumerableExtensions_NonNull_" data-uid="IPA.Utilities.EnumerableExtensions.NonNull*"></a>
<h4 id="IPA_Utilities_EnumerableExtensions_NonNull__2_System_Collections_Generic_IEnumerable___0__System_Func___0___1__" data-uid="IPA.Utilities.EnumerableExtensions.NonNull``2(System.Collections.Generic.IEnumerable{``0},System.Func{``0,``1})">NonNull&lt;T, U&gt;(IEnumerable&lt;T&gt;, Func&lt;T, U&gt;)</h4>
@ -413,7 +413,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions.Prepend%60%601(System.Collections.Generic.IEnumerable%7B%60%600%7D%2C%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L22">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L22">View Source</a>
</span>
<a id="IPA_Utilities_EnumerableExtensions_Prepend_" data-uid="IPA.Utilities.EnumerableExtensions.Prepend*"></a>
<h4 id="IPA_Utilities_EnumerableExtensions_Prepend__1_System_Collections_Generic_IEnumerable___0____0_" data-uid="IPA.Utilities.EnumerableExtensions.Prepend``1(System.Collections.Generic.IEnumerable{``0},``0)">Prepend&lt;T&gt;(IEnumerable&lt;T&gt;, T)</h4>
@ -491,7 +491,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_EnumerableExtensions.md&amp;value=---%0Auid%3A%20IPA.Utilities.EnumerableExtensions%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/EnumerableExtensions.cs/#L13" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/EnumerableExtensions.cs/#L13" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 6
- 6
branch/4.0.0-beta/api/IPA.Utilities.Extensions.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L19">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L19">View Source</a>
</span>
<a id="IPA_Utilities_Extensions_GetDefault_" data-uid="IPA.Utilities.Extensions.GetDefault*"></a>
<h4 id="IPA_Utilities_Extensions_GetDefault_System_Type_" data-uid="IPA.Utilities.Extensions.GetDefault(System.Type)">GetDefault(Type)</h4>
@ -179,7 +179,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.IsSubPathOf(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L36">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L36">View Source</a>
</span>
<a id="IPA_Utilities_Extensions_IsSubPathOf_" data-uid="IPA.Utilities.Extensions.IsSubPathOf*"></a>
<h4 id="IPA_Utilities_Extensions_IsSubPathOf_System_String_System_String_" data-uid="IPA.Utilities.Extensions.IsSubPathOf(System.String,System.String)">IsSubPathOf(String, String)</h4>
@ -234,7 +234,7 @@ only matches if the base dir folder name is matched exactly (&quot;c:\foobar\fil
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Extensions_Right_System_String_System_Int32_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.Right(System.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L76">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L76">View Source</a>
</span>
<a id="IPA_Utilities_Extensions_Right_" data-uid="IPA.Utilities.Extensions.Right*"></a>
<h4 id="IPA_Utilities_Extensions_Right_System_String_System_Int32_" data-uid="IPA.Utilities.Extensions.Right(System.String,System.Int32)">Right(String, Int32)</h4>
@ -290,7 +290,7 @@ only matches if the base dir folder name is matched exactly (&quot;c:\foobar\fil
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L29">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L29">View Source</a>
</span>
<a id="IPA_Utilities_Extensions_Unwrap_" data-uid="IPA.Utilities.Extensions.Unwrap*"></a>
<h4 id="IPA_Utilities_Extensions_Unwrap_System_Nullable_System_Boolean__" data-uid="IPA.Utilities.Extensions.Unwrap(System.Nullable{System.Boolean})">Unwrap(Nullable&lt;Boolean&gt;)</h4>
@ -340,7 +340,7 @@ only matches if the base dir folder name is matched exactly (&quot;c:\foobar\fil
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Extensions_WithEnding_System_String_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Extensions.WithEnding(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L52">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L52">View Source</a>
</span>
<a id="IPA_Utilities_Extensions_WithEnding_" data-uid="IPA.Utilities.Extensions.WithEnding*"></a>
<h4 id="IPA_Utilities_Extensions_WithEnding_System_String_System_String_" data-uid="IPA.Utilities.Extensions.WithEnding(System.String,System.String)">WithEnding(String, String)</h4>
@ -403,7 +403,7 @@ results in satisfying .EndsWith(ending).</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Extensions.cs/#L12" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Extensions.cs/#L12" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
branch/4.0.0-beta/api/IPA.Utilities.Ref-1.html View File

@ -150,7 +150,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L66">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L66">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1__ctor_" data-uid="IPA.Utilities.Ref`1.#ctor*"></a>
<h4 id="IPA_Utilities_Ref_1__ctor__0_" data-uid="IPA.Utilities.Ref`1.#ctor(`0)">Ref(T)</h4>
@ -186,7 +186,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L50">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L50">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_Error_" data-uid="IPA.Utilities.Ref`1.Error*"></a>
<h4 id="IPA_Utilities_Ref_1_Error" data-uid="IPA.Utilities.Ref`1.Error">Error</h4>
@ -218,7 +218,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L35">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L35">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_Value_" data-uid="IPA.Utilities.Ref`1.Value*"></a>
<h4 id="IPA_Utilities_Ref_1_Value" data-uid="IPA.Utilities.Ref`1.Value">Value</h4>
@ -252,7 +252,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L104">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L104">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_CompareTo_" data-uid="IPA.Utilities.Ref`1.CompareTo*"></a>
<h4 id="IPA_Utilities_Ref_1_CompareTo__0_" data-uid="IPA.Utilities.Ref`1.CompareTo(`0)">CompareTo(T)</h4>
@ -302,7 +302,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L116">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L116">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_CompareTo_" data-uid="IPA.Utilities.Ref`1.CompareTo*"></a>
<h4 id="IPA_Utilities_Ref_1_CompareTo_IPA_Utilities_Ref__0__" data-uid="IPA.Utilities.Ref`1.CompareTo(IPA.Utilities.Ref{`0})">CompareTo(Ref&lt;T&gt;)</h4>
@ -352,7 +352,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L94">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L94">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_Verify_" data-uid="IPA.Utilities.Ref`1.Verify*"></a>
<h4 id="IPA_Utilities_Ref_1_Verify" data-uid="IPA.Utilities.Ref`1.Verify">Verify()</h4>
@ -370,7 +370,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L86">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L86">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_op_Implicit_" data-uid="IPA.Utilities.Ref`1.op_Implicit*"></a>
<h4 id="IPA_Utilities_Ref_1_op_Implicit__0__IPA_Utilities_Ref__0_" data-uid="IPA.Utilities.Ref`1.op_Implicit(`0)~IPA.Utilities.Ref{`0}">Implicit(T to Ref&lt;T&gt;)</h4>
@ -420,7 +420,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L76">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L76">View Source</a>
</span>
<a id="IPA_Utilities_Ref_1_op_Implicit_" data-uid="IPA.Utilities.Ref`1.op_Implicit*"></a>
<h4 id="IPA_Utilities_Ref_1_op_Implicit_IPA_Utilities_Ref__0____0" data-uid="IPA.Utilities.Ref`1.op_Implicit(IPA.Utilities.Ref{`0})~`0">Implicit(Ref&lt;T&gt; to T)</h4>
@ -514,7 +514,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L28" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 2
- 2
branch/4.0.0-beta/api/IPA.Utilities.Ref.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Ref.cs/#L18">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L18">View Source</a>
</span>
<a id="IPA_Utilities_Ref_Create_" data-uid="IPA.Utilities.Ref.Create*"></a>
<h4 id="IPA_Utilities_Ref_Create__1___0_" data-uid="IPA.Utilities.Ref.Create``1(``0)">Create&lt;T&gt;(T)</h4>
@ -201,7 +201,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Ref.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 13
- 13
branch/4.0.0-beta/api/IPA.Utilities.ReflectionUtil.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L169">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L169">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_CopyComponent_" data-uid="IPA.Utilities.ReflectionUtil.CopyComponent*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_CopyComponent_UnityEngine_Component_System_Type_UnityEngine_GameObject_System_Type_" data-uid="IPA.Utilities.ReflectionUtil.CopyComponent(UnityEngine.Component,System.Type,UnityEngine.GameObject,System.Type)">CopyComponent(Component, Type, GameObject, Type)</h4>
@ -197,7 +197,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L193">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L193">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_CopyComponent_" data-uid="IPA.Utilities.ReflectionUtil.CopyComponent*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_CopyComponent__1_UnityEngine_Component_UnityEngine_GameObject_System_Type_" data-uid="IPA.Utilities.ReflectionUtil.CopyComponent``1(UnityEngine.Component,UnityEngine.GameObject,System.Type)">CopyComponent&lt;T&gt;(Component, GameObject, Type)</h4>
@ -280,7 +280,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_GetField__1_System_Object_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.GetField%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L49">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L49">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_GetField_" data-uid="IPA.Utilities.ReflectionUtil.GetField*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_GetField__1_System_Object_System_String_" data-uid="IPA.Utilities.ReflectionUtil.GetField``1(System.Object,System.String)">GetField&lt;T&gt;(Object, String)</h4>
@ -368,7 +368,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.GetField%60%602(%60%601%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L66">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L66">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_GetField_" data-uid="IPA.Utilities.ReflectionUtil.GetField*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_" data-uid="IPA.Utilities.ReflectionUtil.GetField``2(``1,System.String)">GetField&lt;T, U&gt;(U, String)</h4>
@ -461,7 +461,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokeMethod_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokeMethod(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L111">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L111">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_InvokeMethod_" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_InvokeMethod_System_Object_System_String_System_Object___" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod(System.Object,System.String,System.Object[])">InvokeMethod(Object, String, Object[])</h4>
@ -539,7 +539,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokeMethod__1___0_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokeMethod%60%601(%60%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L127">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L127">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_InvokeMethod_" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_InvokeMethod__1___0_System_String_System_Object___" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod``1(``0,System.String,System.Object[])">InvokeMethod&lt;T&gt;(T, String, Object[])</h4>
@ -633,7 +633,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokeMethod__1_System_Object_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokeMethod%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L144">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L144">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_InvokeMethod_" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_InvokeMethod__1_System_Object_System_String_System_Object___" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod``1(System.Object,System.String,System.Object[])">InvokeMethod&lt;T&gt;(Object, String, Object[])</h4>
@ -731,7 +731,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.InvokeMethod%60%602(%60%601%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L158">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L158">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_InvokeMethod_" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___" data-uid="IPA.Utilities.ReflectionUtil.InvokeMethod``2(``1,System.String,System.Object[])">InvokeMethod&lt;T, U&gt;(U, String, Object[])</h4>
@ -834,7 +834,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetField_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetField(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L19">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L19">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_SetField_" data-uid="IPA.Utilities.ReflectionUtil.SetField*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_SetField_System_Object_System_String_System_Object_" data-uid="IPA.Utilities.ReflectionUtil.SetField(System.Object,System.String,System.Object)">SetField(Object, String, Object)</h4>
@ -896,7 +896,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetField__1___0_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetField%60%601(%60%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L34">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L34">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_SetField_" data-uid="IPA.Utilities.ReflectionUtil.SetField*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_SetField__1___0_System_String_System_Object_" data-uid="IPA.Utilities.ReflectionUtil.SetField``1(``0,System.String,System.Object)">SetField&lt;T&gt;(T, String, Object)</h4>
@ -974,7 +974,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetProperty_System_Object_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetProperty(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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L81">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L81">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_SetProperty_" data-uid="IPA.Utilities.ReflectionUtil.SetProperty*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_SetProperty_System_Object_System_String_System_Object_" data-uid="IPA.Utilities.ReflectionUtil.SetProperty(System.Object,System.String,System.Object)">SetProperty(Object, String, Object)</h4>
@ -1036,7 +1036,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_ReflectionUtil_SetProperty__1___0_System_String_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Utilities.ReflectionUtil.SetProperty%60%601(%60%600%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/ReflectionUtil.cs/#L96">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L96">View Source</a>
</span>
<a id="IPA_Utilities_ReflectionUtil_SetProperty_" data-uid="IPA.Utilities.ReflectionUtil.SetProperty*"></a>
<h4 id="IPA_Utilities_ReflectionUtil_SetProperty__1___0_System_String_System_Object_" data-uid="IPA.Utilities.ReflectionUtil.SetProperty``1(``0,System.String,System.Object)">SetProperty&lt;T&gt;(T, String, Object)</h4>
@ -1120,7 +1120,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/ReflectionUtil.cs/#L10" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/api/IPA.Utilities.UnityGame.Release.html View File

@ -157,7 +157,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_Release.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L65" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L65" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 8
- 8
branch/4.0.0-beta/api/IPA.Utilities.UnityGame.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_GameVersion.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L22">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L22">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_GameVersion_" data-uid="IPA.Utilities.UnityGame.GameVersion*"></a>
<h4 id="IPA_Utilities_UnityGame_GameVersion" data-uid="IPA.Utilities.UnityGame.GameVersion">GameVersion</h4>
@ -161,7 +161,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_InstallPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L91">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L91">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_InstallPath_" data-uid="IPA.Utilities.UnityGame.InstallPath*"></a>
<h4 id="IPA_Utilities_UnityGame_InstallPath" data-uid="IPA.Utilities.UnityGame.InstallPath">InstallPath</h4>
@ -193,7 +193,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_LibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L105">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L105">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_LibraryPath_" data-uid="IPA.Utilities.UnityGame.LibraryPath*"></a>
<h4 id="IPA_Utilities_UnityGame_LibraryPath" data-uid="IPA.Utilities.UnityGame.LibraryPath">LibraryPath</h4>
@ -225,7 +225,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_NativeLibraryPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L110">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L110">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_NativeLibraryPath_" data-uid="IPA.Utilities.UnityGame.NativeLibraryPath*"></a>
<h4 id="IPA_Utilities_UnityGame_NativeLibraryPath" data-uid="IPA.Utilities.UnityGame.NativeLibraryPath">NativeLibraryPath</h4>
@ -257,7 +257,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_PluginsPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L115">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L115">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_PluginsPath_" data-uid="IPA.Utilities.UnityGame.PluginsPath*"></a>
<h4 id="IPA_Utilities_UnityGame_PluginsPath" data-uid="IPA.Utilities.UnityGame.PluginsPath">PluginsPath</h4>
@ -289,7 +289,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_ReleaseType.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L84">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L84">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_ReleaseType_" data-uid="IPA.Utilities.UnityGame.ReleaseType*"></a>
<h4 id="IPA_Utilities_UnityGame_ReleaseType" data-uid="IPA.Utilities.UnityGame.ReleaseType">ReleaseType</h4>
@ -324,7 +324,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame_UserDataPath.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L120">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L120">View Source</a>
</span>
<a id="IPA_Utilities_UnityGame_UserDataPath_" data-uid="IPA.Utilities.UnityGame.UserDataPath*"></a>
<h4 id="IPA_Utilities_UnityGame_UserDataPath" data-uid="IPA.Utilities.UnityGame.UserDataPath">UserDataPath</h4>
@ -362,7 +362,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_UnityGame.md&amp;value=---%0Auid%3A%20IPA.Utilities.UnityGame%0Asummary%3A%20'*You%20can%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/UnityGame.cs/#L15" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/UnityGame.cs/#L15" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 9
- 9
branch/4.0.0-beta/api/IPA.Utilities.Utils.html View File

@ -129,7 +129,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Utils_CanUseDateTimeNowSafely.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.CanUseDateTimeNowSafely%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L144">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L144">View Source</a>
</span>
<a id="IPA_Utilities_Utils_CanUseDateTimeNowSafely_" data-uid="IPA.Utilities.Utils.CanUseDateTimeNowSafely*"></a>
<h4 id="IPA_Utilities_Utils_CanUseDateTimeNowSafely" data-uid="IPA.Utilities.Utils.CanUseDateTimeNowSafely">CanUseDateTimeNowSafely</h4>
@ -163,7 +163,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L38">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L38">View Source</a>
</span>
<a id="IPA_Utilities_Utils_ByteArrayToString_" data-uid="IPA.Utilities.Utils.ByteArrayToString*"></a>
<h4 id="IPA_Utilities_Utils_ByteArrayToString_System_Byte___" data-uid="IPA.Utilities.Utils.ByteArrayToString(System.Byte[])">ByteArrayToString(Byte[])</h4>
@ -213,7 +213,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L99">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L99">View Source</a>
</span>
<a id="IPA_Utilities_Utils_CopyAll_" data-uid="IPA.Utilities.Utils.CopyAll*"></a>
<h4 id="IPA_Utilities_Utils_CopyAll_System_IO_DirectoryInfo_System_IO_DirectoryInfo_System_String_System_Func_System_Exception_System_IO_FileInfo_System_Boolean__" data-uid="IPA.Utilities.Utils.CopyAll(System.IO.DirectoryInfo,System.IO.DirectoryInfo,System.String,System.Func{System.Exception,System.IO.FileInfo,System.Boolean})">CopyAll(DirectoryInfo, DirectoryInfo, String, Func&lt;Exception, FileInfo, Boolean&gt;)</h4>
@ -265,7 +265,7 @@
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Utils_CurrentTime.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.CurrentTime%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L154">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L154">View Source</a>
</span>
<a id="IPA_Utilities_Utils_CurrentTime_" data-uid="IPA.Utilities.Utils.CurrentTime*"></a>
<h4 id="IPA_Utilities_Utils_CurrentTime" data-uid="IPA.Utilities.Utils.CurrentTime">CurrentTime()</h4>
@ -299,7 +299,7 @@ the value will be greater than the previous result. Not suitable for timing.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L80">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L80">View Source</a>
</span>
<a id="IPA_Utilities_Utils_GetRelativePath_" data-uid="IPA.Utilities.Utils.GetRelativePath*"></a>
<h4 id="IPA_Utilities_Utils_GetRelativePath_System_String_System_String_" data-uid="IPA.Utilities.Utils.GetRelativePath(System.String,System.String)">GetRelativePath(String, String)</h4>
@ -355,7 +355,7 @@ the value will be greater than the previous result. Not suitable for timing.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L24">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L24">View Source</a>
</span>
<a id="IPA_Utilities_Utils_StringToByteArray_" data-uid="IPA.Utilities.Utils.StringToByteArray*"></a>
<h4 id="IPA_Utilities_Utils_StringToByteArray_System_String_" data-uid="IPA.Utilities.Utils.StringToByteArray(System.String)">StringToByteArray(String)</h4>
@ -405,7 +405,7 @@ the value will be greater than the previous result. Not suitable for timing.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L56">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L56">View Source</a>
</span>
<a id="IPA_Utilities_Utils_UnsafeCompare_" data-uid="IPA.Utilities.Utils.UnsafeCompare*"></a>
<h4 id="IPA_Utilities_Utils_UnsafeCompare_System_Byte___System_Byte___" data-uid="IPA.Utilities.Utils.UnsafeCompare(System.Byte[],System.Byte[])">UnsafeCompare(Byte[], Byte[])</h4>
@ -461,7 +461,7 @@ the value will be greater than the previous result. Not suitable for timing.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/docs/override/new?filename=IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_.md&amp;value=---%0Auid%3A%20IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version%2CSemVer.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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L183">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L183">View Source</a>
</span>
<a id="IPA_Utilities_Utils_VersionCompareNoPrerelease_" data-uid="IPA.Utilities.Utils.VersionCompareNoPrerelease*"></a>
<h4 id="IPA_Utilities_Utils_VersionCompareNoPrerelease_SemVer_Version_SemVer_Version_" data-uid="IPA.Utilities.Utils.VersionCompareNoPrerelease(SemVer.Version,SemVer.Version)">VersionCompareNoPrerelease(Version, Version)</h4>
@ -523,7 +523,7 @@ the value will be greater than the previous result. Not suitable for timing.</p>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/new/4.0.0-beta/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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/IPA.Loader/Utilities/Utils.cs/#L17" class="contribution-link">View Source</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/IPA.Loader/Utilities/Utils.cs/#L17" class="contribution-link">View Source</a>
</li>
</ul>
</div>


+ 5
- 0
branch/4.0.0-beta/api/IPA.Utilities.html View File

@ -115,6 +115,11 @@ not a valid <span class="xref">SemVer.Version</span>.</p>
</section>
<h4><a class="xref" href="IPA.Utilities.Utils.html">Utils</a></h4>
<section><p>A class providing static utility functions that in any other language would just <em>exist</em>.</p>
</section>
<h3 id="structs">Structs
</h3>
<h4><a class="xref" href="IPA.Utilities.CriticalSection.AutoExecuteSection.html">CriticalSection.AutoExecuteSection</a></h4>
<section><p>A struct that allows <code>using</code> blocks to manage an execute section.</p>
</section>
<h3 id="enums">Enums
</h3>


+ 1
- 1
branch/4.0.0-beta/api/index.html View File

@ -90,7 +90,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/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/api/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 3
- 0
branch/4.0.0-beta/api/toc.html View File

@ -308,6 +308,9 @@
<li>
<a href="IPA.Utilities.CriticalSection.html" name="" title="CriticalSection">CriticalSection</a>
</li>
<li>
<a href="IPA.Utilities.CriticalSection.AutoExecuteSection.html" name="" title="CriticalSection.AutoExecuteSection">CriticalSection.AutoExecuteSection</a>
</li>
<li>
<a href="IPA.Utilities.EnumerableExtensions.html" name="" title="EnumerableExtensions">EnumerableExtensions</a>
</li>


+ 1
- 1
branch/4.0.0-beta/articles/command-line.html View File

@ -183,7 +183,7 @@ avaliable. If there is, it will be downloaded and installed on the next run. Thi
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/articles/command-line.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/command-line.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/articles/contributing.html View File

@ -117,7 +117,7 @@ should reference the copy in there. When building for Release, it just uses the
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/articles/contributing.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/contributing.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/articles/dev-resources/description.html View File

@ -91,7 +91,7 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/articles/dev-resources/description.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/dev-resources/description.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/articles/index.html View File

@ -94,7 +94,7 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/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/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/index.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/articles/start-dev.html View File

@ -364,7 +364,7 @@ namespace Demo
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/articles/start-dev.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/start-dev.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/articles/start-user.html View File

@ -161,7 +161,7 @@ the game directory, though your plugins will be moved to a different folder when
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/articles/start-user.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/articles/start-user.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


+ 1
- 1
branch/4.0.0-beta/index.html View File

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


+ 292
- 287
branch/4.0.0-beta/index.json
File diff suppressed because it is too large
View File


+ 116
- 104
branch/4.0.0-beta/manifest.json View File

@ -18,7 +18,7 @@
"output": {
".html": {
"relative_path": "api/BSIPA_ModList.UI.ViewControllers.MarkdownView.html",
"hash": "3Gh+svGMZNVrY4cxy0gbmg=="
"hash": "z41vCqdWVk5p6+UoHKiEtA=="
}
},
"is_incremental": false,
@ -42,7 +42,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.NameAttribute.html",
"hash": "w+Hcz4bJue/L+BK06/dp1Q=="
"hash": "Uum2/YtxEWi02apapAQmuw=="
}
},
"is_incremental": false,
@ -54,7 +54,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.PreferAttribute.html",
"hash": "DYbveu0pDiZPSsrUbm+apg=="
"hash": "OrVUNapB6KResxDXjqZ5Hg=="
}
},
"is_incremental": false,
@ -66,7 +66,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Config.html",
"hash": "6fs/09fe6gUyoWDLkp+zkQ=="
"hash": "ak7z1YzOrwEjzwAvS5fyuw=="
}
},
"is_incremental": false,
@ -78,7 +78,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.ConfigProvider.html",
"hash": "xuqT96fsoTG2BoPUgEK1hA=="
"hash": "7R403IHXT77cRuacFcp0bg=="
}
},
"is_incremental": false,
@ -90,7 +90,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.Boolean.html",
"hash": "9vsKe5opP2hp/CQevt9Uqw=="
"hash": "6J4BLJ7v2czRIbfxPsaYuw=="
}
},
"is_incremental": false,
@ -102,7 +102,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.FloatingPoint.html",
"hash": "4icuHG15mxaE15NSkh9L4w=="
"hash": "xK6uOlA4vk39k07dw9Hlag=="
}
},
"is_incremental": false,
@ -114,7 +114,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.Integer.html",
"hash": "obT63PoQ+3PhjZqM/Oxf6w=="
"hash": "9ItEUzYTwARPt2JsFQgYeQ=="
}
},
"is_incremental": false,
@ -126,7 +126,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.List.html",
"hash": "kf4PAVW+l2GUG++OUnNxCQ=="
"hash": "M6HMUQw1/xHLwib7uw3Uhg=="
}
},
"is_incremental": false,
@ -138,7 +138,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.Map.html",
"hash": "0YRtUMAC1JqZufOqqc4PsQ=="
"hash": "L79lHbjFfCUDYtqIyIVEyA=="
}
},
"is_incremental": false,
@ -150,7 +150,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.Text.html",
"hash": "XGL6HC5Q9gBUUBxpZjZgSA=="
"hash": "HjGeNnk95etxmMLG1DfQXw=="
}
},
"is_incremental": false,
@ -162,7 +162,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Data.Value.html",
"hash": "6I8fFn7S2etmpAmYKsLZww=="
"hash": "yA/9D6/QpuAtgCDTEJudSQ=="
}
},
"is_incremental": false,
@ -186,7 +186,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.IConfigProvider.html",
"hash": "DDAJTH47X0O9nzJjPfeBYg=="
"hash": "4xHkvK4WrbOA4NEO5J9Nqw=="
}
},
"is_incremental": false,
@ -198,7 +198,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.IConfigStore.html",
"hash": "ISpT0CMIm8bXPpcaHxn3OA=="
"hash": "y6XplAZ1kOSeP9B+XQj+VA=="
}
},
"is_incremental": false,
@ -210,7 +210,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.IModPrefs.html",
"hash": "kYM/uIfxn/TIx6LA5Rwu2g=="
"hash": "t6fcwf17OqmBE6RyXkM+kQ=="
}
},
"is_incremental": false,
@ -222,7 +222,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.ModPrefs.html",
"hash": "shXhBoKgzEsgxF7qpLuGzQ=="
"hash": "bYr079x9Yy8OHrYNj8HxJA=="
}
},
"is_incremental": false,
@ -234,7 +234,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Attributes.IgnoreAttribute.html",
"hash": "y1CiJIKl2hyEkZsQEXgsVA=="
"hash": "4k5CqW5caWEh/Y59YJFUPw=="
}
},
"is_incremental": false,
@ -246,7 +246,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Attributes.NonNullableAttribute.html",
"hash": "jdLCK/T2/kGe/czeyJXYuQ=="
"hash": "Tv5e18YAT0CyuEKseYsttg=="
}
},
"is_incremental": false,
@ -258,7 +258,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Attributes.SerializedNameAttribute.html",
"hash": "F+DdwbGCPCQRU74QY0dj2A=="
"hash": "QxxipjjFocQCmjcaSw/Yvw=="
}
},
"is_incremental": false,
@ -270,7 +270,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Attributes.UseConverterAttribute.html",
"hash": "MGMfXjoDrljhkQWfGyp49w=="
"hash": "i7C8c+mLiJG7SYRJ8M2CJA=="
}
},
"is_incremental": false,
@ -294,7 +294,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-2.html",
"hash": "J3Ok5i4Jlh9qw9sw3h6jLA=="
"hash": "iPSUX65StFE0fO9ODzkTDA=="
}
},
"is_incremental": false,
@ -306,7 +306,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.CollectionConverter-3.html",
"hash": "bcOcP5F94uFAvxvR3JzygA=="
"hash": "5cKeyFVtsha22aiYsLaWXQ=="
}
},
"is_incremental": false,
@ -318,7 +318,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.Converter-1.html",
"hash": "33RqmKRqZ3Ao8Ygq1nAziw=="
"hash": "NvY6Y/QVWKA1+TdwirS9cQ=="
}
},
"is_incremental": false,
@ -330,7 +330,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.Converter.html",
"hash": "ovhzCAlRKFB0fbGhEb+9gQ=="
"hash": "sNjLtA9hFVBe2aAft9ahHQ=="
}
},
"is_incremental": false,
@ -342,7 +342,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.CustomObjectConverter-1.html",
"hash": "ghuSdWgw3f6ZrfvVFvjTBw=="
"hash": "5RxIntFqcIOZh5yloVZBeQ=="
}
},
"is_incremental": false,
@ -354,7 +354,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.IListConverter-1.html",
"hash": "AygSsgebF6cWO7RPobPH0Q=="
"hash": "fAwUft5C7cnEVT5d4Sm9Yw=="
}
},
"is_incremental": false,
@ -366,7 +366,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.IListConverter-2.html",
"hash": "0wCFArJsoQchKUS41nRYCg=="
"hash": "jnxZ9L6gVqbOmVmb99AdNA=="
}
},
"is_incremental": false,
@ -378,7 +378,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.ISetConverter-1.html",
"hash": "xmRE/riQb1jBgHa3o5QjZg=="
"hash": "tcAEAoQKgfoRK94CM75E4A=="
}
},
"is_incremental": false,
@ -390,7 +390,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.ISetConverter-2.html",
"hash": "SygQSw3XgjueHxPkDqxLaw=="
"hash": "wCtGIzAY7VWAjwNReLEtZQ=="
}
},
"is_incremental": false,
@ -402,7 +402,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.ListConverter-1.html",
"hash": "KJXvo/ViEtuiGEIx04tzrA=="
"hash": "MFEc7EWcnalWH4X8c4ZBlw=="
}
},
"is_incremental": false,
@ -414,7 +414,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.ListConverter-2.html",
"hash": "T2t+MT3QPjfZ8m52/WA7SQ=="
"hash": "E10fYP0hxnUR/7r8LLvv/g=="
}
},
"is_incremental": false,
@ -426,7 +426,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-1.html",
"hash": "rqCOTGNIMV4ykINo+Rf5gA=="
"hash": "L56oUBLuMmUoe1eBgbBXKg=="
}
},
"is_incremental": false,
@ -438,7 +438,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.Converters.NullableConverter-2.html",
"hash": "lzjFZpQFoFPMhSuOWBGYxw=="
"hash": "xLpamDXSsLCvsvfU7BY9TQ=="
}
},
"is_incremental": false,
@ -462,7 +462,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.GeneratedExtension.html",
"hash": "+JHA8KThSpoWLzQQdXuPHw=="
"hash": "Ii8Em6XBfIVHgpeqoVVp/A=="
}
},
"is_incremental": false,
@ -474,7 +474,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.IValueConverter.html",
"hash": "ceRZQIBLsN5hy6reVcVkDg=="
"hash": "oEuSJeFlK0hpOawfHfJ+dQ=="
}
},
"is_incremental": false,
@ -486,7 +486,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Config.Stores.ValueConverter-1.html",
"hash": "LsnUJ1VZvppMeIhmlEjnow=="
"hash": "KjB+VXNRf3YhhwHStfsnlw=="
}
},
"is_incremental": false,
@ -522,7 +522,7 @@
"output": {
".html": {
"relative_path": "api/IPA.InitAttribute.html",
"hash": "p9Fkdh5Fv6AyeEJGe4XXJw=="
"hash": "bbicB5omF+3p4A38CTf2cw=="
}
},
"is_incremental": false,
@ -534,7 +534,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.Features.Feature.html",
"hash": "c4vso3pOP4AJueXm+oi74w=="
"hash": "K5GwMPZUp0OwZm6i+Zc2OQ=="
}
},
"is_incremental": false,
@ -558,7 +558,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginInitInjector.InjectParameter.html",
"hash": "TdeCZZ8EoqhqYwZ+nJFEiQ=="
"hash": "wByxoTesf5ayOmZ9SOM1ZQ=="
}
},
"is_incremental": false,
@ -570,7 +570,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginInitInjector.html",
"hash": "suKlFD0CwmZfR6JdeY5nFQ=="
"hash": "/2Wve/WGHeE8wgrhPDehEA=="
}
},
"is_incremental": false,
@ -582,7 +582,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.PluginDisableDelegate.html",
"hash": "deEqUSrofLdNX+tRZSxNfw=="
"hash": "ubxbiZ/5QdSk9sI3FNEOrw=="
}
},
"is_incremental": false,
@ -594,7 +594,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.PluginEnableDelegate.html",
"hash": "LO+rXt6uXcekWy3MsQAkpQ=="
"hash": "p5tqhFhFrFi50Ov6J/C33Q=="
}
},
"is_incremental": false,
@ -606,7 +606,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginManager.html",
"hash": "1IYs/2DzmfGvpr2vRwybRw=="
"hash": "ePIJPI2v6COYk63dlimdiQ=="
}
},
"is_incremental": false,
@ -618,7 +618,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.PluginMetadata.html",
"hash": "rEl2p1IW2pxE2HrOVSItsg=="
"hash": "aWNUafi+0cMtp0ESBFr5hg=="
}
},
"is_incremental": false,
@ -630,7 +630,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Loader.StateTransitionTransaction.html",
"hash": "X6D91rkAGquE+xL8HnlOSw=="
"hash": "nXzezzoc9X7BJNykKK9YOA=="
}
},
"is_incremental": false,
@ -654,7 +654,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.LogPrinter.html",
"hash": "QSRKejZ0vvG8CEz5HOdJSw=="
"hash": "Beovub+0JgaWWoVXr9HmuQ=="
}
},
"is_incremental": false,
@ -666,7 +666,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.Level.html",
"hash": "vmvNctQzHSsKg0nau+vNpw=="
"hash": "PcTxVXS7HdjZBDSVvvBCAw=="
}
},
"is_incremental": false,
@ -678,7 +678,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.LogLevel.html",
"hash": "Xp6DeIpSdRwkhSfTaIRd6w=="
"hash": "jHXmHKawwSTu2C88IXPg8A=="
}
},
"is_incremental": false,
@ -690,7 +690,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Logger.html",
"hash": "t7eyuh5PCejR/oedCIdSDA=="
"hash": "L6BKVC8iMM0vpeSen8afEg=="
}
},
"is_incremental": false,
@ -702,7 +702,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.LoggerExtensions.html",
"hash": "eNf2EPMCfAkjruTGuZapjQ=="
"hash": "Z+222KxkzT9LiYKVWvc7gg=="
}
},
"is_incremental": false,
@ -714,7 +714,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.ColoredConsolePrinter.html",
"hash": "jqIDUl+MoX6PJl6+EgAZdw=="
"hash": "rfQ4yUs7SWOV+nOwTlb7xw=="
}
},
"is_incremental": false,
@ -726,7 +726,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.ColorlessConsolePrinter.html",
"hash": "m9TRS4w71ULfpUTeJoMNLA=="
"hash": "kOeAGSEwtjrnzfkEao8lBQ=="
}
},
"is_incremental": false,
@ -738,7 +738,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.GZFilePrinter.html",
"hash": "RmHRmqvHkAj/n/nD1g1/4w=="
"hash": "58oIg6jiho6WcKfvfUWGlA=="
}
},
"is_incremental": false,
@ -750,7 +750,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.GlobalLogFilePrinter.html",
"hash": "qXm5FazatApbTzP08g19sA=="
"hash": "LRYbyNCe/hYbEAOU2s13Aw=="
}
},
"is_incremental": false,
@ -762,7 +762,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.PluginLogFilePrinter.html",
"hash": "/UBaGZMPEWLf83uzTQ7/9Q=="
"hash": "NsLT8u57B3v/X0SRXeYerw=="
}
},
"is_incremental": false,
@ -774,7 +774,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.Printers.PluginSubLogPrinter.html",
"hash": "ijSWyQ3F+98J8Q6ISvXYoQ=="
"hash": "5Z3fNoGvew6bAvmYpl+XrQ=="
}
},
"is_incremental": false,
@ -798,7 +798,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Logging.StandardLogger.html",
"hash": "q7/3E4m3aaOvZuBj4jibMg=="
"hash": "TFyTlpBpiYKArpkS1ugCOQ=="
}
},
"is_incremental": false,
@ -822,7 +822,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Old.IEnhancedPlugin.html",
"hash": "cJ/hUAmtzffSAPp857OrOA=="
"hash": "7zA3sYDMjsocEC9U1KVRTw=="
}
},
"is_incremental": false,
@ -834,7 +834,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Old.IPlugin.html",
"hash": "cxowXId3vN5OqhrUfdxgYw=="
"hash": "OyNIAuegoz3dgrTI6ROfKQ=="
}
},
"is_incremental": false,
@ -858,7 +858,7 @@
"output": {
".html": {
"relative_path": "api/IPA.OnDisableAttribute.html",
"hash": "9O/OuTrmAy8WdqljCs5opg=="
"hash": "5L8tVmnyXYJKcefJQuNYyA=="
}
},
"is_incremental": false,
@ -870,7 +870,7 @@
"output": {
".html": {
"relative_path": "api/IPA.OnEnableAttribute.html",
"hash": "kd/H77u3PntMMXKjc72wdA=="
"hash": "m3FNyy6XwmWsH7JhGvmtqw=="
}
},
"is_incremental": false,
@ -882,7 +882,7 @@
"output": {
".html": {
"relative_path": "api/IPA.OnExitAttribute.html",
"hash": "6d/0zJJNLXhSGytPE5+0UQ=="
"hash": "gzXXFknNOImWsPOEX7f/ww=="
}
},
"is_incremental": false,
@ -894,7 +894,7 @@
"output": {
".html": {
"relative_path": "api/IPA.OnStartAttribute.html",
"hash": "6AehjC31Qjbo6wP+yTJsUg=="
"hash": "2Z6KRCEp6u1bRPjWEK2b0w=="
}
},
"is_incremental": false,
@ -906,7 +906,7 @@
"output": {
".html": {
"relative_path": "api/IPA.PluginAttribute.html",
"hash": "BjwysK2hvfoqFfWvaB8TDQ=="
"hash": "Wj57UCCo/5yIcLN/bkzDIg=="
}
},
"is_incremental": false,
@ -918,7 +918,7 @@
"output": {
".html": {
"relative_path": "api/IPA.RuntimeOptions.html",
"hash": "u9XngDyfysZn/ArSMiprDA=="
"hash": "cuB/7UFT0CH17oHzw1WF7g=="
}
},
"is_incremental": false,
@ -930,7 +930,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.AlmostVersion.StoredAs.html",
"hash": "1uMl/pn7/LoGejc3EFLUeQ=="
"hash": "4aZIV2oJ1zJo49FDK9NHog=="
}
},
"is_incremental": false,
@ -942,7 +942,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.AlmostVersion.html",
"hash": "XJScSPVl8QZ2RQ9tDAyWYw=="
"hash": "xnwjLmGDjjRumkBio/hh0w=="
}
},
"is_incremental": false,
@ -954,7 +954,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.AlmostVersionConverter.html",
"hash": "S4mQGLIlfe5AYDsNfFeeJQ=="
"hash": "Qq0algV1/lv5/yGVN5V1ng=="
}
},
"is_incremental": false,
@ -966,7 +966,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.SingleThreadTaskScheduler.html",
"hash": "+A++a0C3+iIHg78Vo37Zug=="
"hash": "VY05OOJXt13AIWXC0PhIeA=="
}
},
"is_incremental": false,
@ -978,7 +978,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.MutexLocker.html",
"hash": "lXaCWdiUWXUgWrzUoYH60A=="
"hash": "ZXjlf1sr0auMNq0ma+CKww=="
}
},
"is_incremental": false,
@ -990,7 +990,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimReadLocker.html",
"hash": "IykVTWYbCRHGiajJwnXT8g=="
"hash": "xuKpR/nJf3pw5tMflqx9YQ=="
}
},
"is_incremental": false,
@ -1002,7 +1002,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimUpgradableReadLocker.html",
"hash": "lzEKX2RYn8arLB/u9hGukg=="
"hash": "a+RID3KqI0esoTxEV25nEg=="
}
},
"is_incremental": false,
@ -1014,7 +1014,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.ReaderWriterLockSlimWriteLocker.html",
"hash": "GCQHX53cdvaZltKR3eaJ1Q=="
"hash": "3F8axkK8xdnBBC5+Ggfr+Q=="
}
},
"is_incremental": false,
@ -1026,7 +1026,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreLocker.html",
"hash": "7Jhn0udMAlv3bi8O77YQoA=="
"hash": "tZpI8VEjrvZR068iKfdj/A=="
}
},
"is_incremental": false,
@ -1038,7 +1038,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreSlimAsyncLocker.html",
"hash": "VAyO6CNi+SmBBrKal2r3mA=="
"hash": "zxaaS1C3LQgBsgvd2z2Udg=="
}
},
"is_incremental": false,
@ -1050,7 +1050,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.SemaphoreSlimLocker.html",
"hash": "Z+wuh0ENXnvsaP7pcUAZ4w=="
"hash": "g2NGBTRDyFnKLlHWFoEs5Q=="
}
},
"is_incremental": false,
@ -1062,7 +1062,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Async.Synchronization.html",
"hash": "fLsoGJNjQMwGY6cxObxRpg=="
"hash": "pNy7FFHGw4xWUDx3/vxBkA=="
}
},
"is_incremental": false,
@ -1080,13 +1080,25 @@
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/IPA.Utilities.CriticalSection.AutoExecuteSection.yml",
"output": {
".html": {
"relative_path": "api/IPA.Utilities.CriticalSection.AutoExecuteSection.html",
"hash": "T1HzJSLrlqx9iXUgV29/ng=="
}
},
"is_incremental": false,
"version": ""
},
{
"type": "ManagedReference",
"source_relative_path": "api/IPA.Utilities.CriticalSection.yml",
"output": {
".html": {
"relative_path": "api/IPA.Utilities.CriticalSection.html",
"hash": "u4U804xnQGvfHILwlvN9hA=="
"hash": "740I9ccE+0kgmx1hNazrEA=="
}
},
"is_incremental": false,
@ -1098,7 +1110,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.EnumerableExtensions.html",
"hash": "LtORc1eNUxC7kEGt2V2Xwg=="
"hash": "oxOnPMpRB3Qi2bcnLwxxGQ=="
}
},
"is_incremental": false,
@ -1110,7 +1122,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Extensions.html",
"hash": "DpfmSwcNGB79OXyKR7VSIw=="
"hash": "rHemBlmD4z128k06tOWp9Q=="
}
},
"is_incremental": false,
@ -1122,7 +1134,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Ref-1.html",
"hash": "ueg6dDOXnIBLcrMqEiqeLQ=="
"hash": "UvgspN0W9e4D3KhVGjpZsA=="
}
},
"is_incremental": false,
@ -1134,7 +1146,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Ref.html",
"hash": "aiwCg9zU5pI8FBm8VmVJ4g=="
"hash": "9gLW5fwXFsLF7PUym71AtQ=="
}
},
"is_incremental": false,
@ -1146,7 +1158,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.ReflectionUtil.html",
"hash": "vV2xR9XlIiMznfhMo5izfA=="
"hash": "o7QNQqxndHyU17xC3enDPg=="
}
},
"is_incremental": false,
@ -1158,7 +1170,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.UnityGame.Release.html",
"hash": "K8LCU7IzQPNI8jkUzOj5mw=="
"hash": "bgJmSto90+FeUZNrIXwlfQ=="
}
},
"is_incremental": false,
@ -1170,7 +1182,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.UnityGame.html",
"hash": "IqmI9DjQjFhxREjzlcFb8g=="
"hash": "4Y/0FmhaD+Fv8BLV+BrZNQ=="
}
},
"is_incremental": false,
@ -1182,7 +1194,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.Utils.html",
"hash": "ILiWBudGJ6Jzn9FmgN/7ug=="
"hash": "sBs9CC31ziNnJYDR20kujg=="
}
},
"is_incremental": false,
@ -1194,7 +1206,7 @@
"output": {
".html": {
"relative_path": "api/IPA.Utilities.html",
"hash": "q3fJHk/YOzydG1v5EnlNkA=="
"hash": "Hhha+vyMSWt725NulAZ2/g=="
}
},
"is_incremental": false,
@ -1218,7 +1230,7 @@
"output": {
".html": {
"relative_path": "api/index.html",
"hash": "AB+yjyOD/HArRF0YgnpSKw=="
"hash": "kzAtK9KTDWGmzoVHlGyU6w=="
}
},
"is_incremental": false,
@ -1230,7 +1242,7 @@
"output": {
".html": {
"relative_path": "api/toc.html",
"hash": "fnIfLXXqrTVM38EhlhzgGg=="
"hash": "dFFgzIzBfA0gXoT75m9+dQ=="
}
},
"is_incremental": false,
@ -1242,7 +1254,7 @@
"output": {
".html": {
"relative_path": "articles/command-line.html",
"hash": "Nx9tcwNJrlxFG3nLnd5F1w=="
"hash": "gIhbJHHGnjdI/fUQOc5sHA=="
}
},
"is_incremental": false,
@ -1254,7 +1266,7 @@
"output": {
".html": {
"relative_path": "articles/contributing.html",
"hash": "EQJjmKholcH+voxgQ/q5qw=="
"hash": "to/8nGadThwItw4gi7M4Mg=="
}
},
"is_incremental": false,
@ -1266,7 +1278,7 @@
"output": {
".html": {
"relative_path": "articles/dev-resources/description.html",
"hash": "Rwn0xpL8Vca0lzHRZ21UFQ=="
"hash": "qC855+lv/KTbMXb3b87lBw=="
}
},
"is_incremental": false,
@ -1278,7 +1290,7 @@
"output": {
".html": {
"relative_path": "articles/index.html",
"hash": "KfZP60YWbUFBh4bsIZvW/A=="
"hash": "D8D3xFm2SJ6Uhje4dkPNAA=="
}
},
"is_incremental": false,
@ -1290,7 +1302,7 @@
"output": {
".html": {
"relative_path": "articles/start-dev.html",
"hash": "CHtlBc3cyM17RwV9T72Ihg=="
"hash": "FUrMnSdcr+MiMVI2o6uLag=="
}
},
"is_incremental": false,
@ -1302,7 +1314,7 @@
"output": {
".html": {
"relative_path": "articles/start-user.html",
"hash": "Lik25BHd0WKc8fBd1Ufflw=="
"hash": "8q1wKonlbhxLbzM1idX3vQ=="
}
},
"is_incremental": false,
@ -1392,7 +1404,7 @@
"output": {
".html": {
"relative_path": "index.html",
"hash": "RDJVXks9pmGnK3lvINVDnw=="
"hash": "Nfc5CdvndPacuio2PP3SKQ=="
}
},
"is_incremental": false,
@ -1404,7 +1416,7 @@
"output": {
".html": {
"relative_path": "other_api/config/schema.html",
"hash": "gsG2t+rc49DG280lmfiFsg=="
"hash": "qa7x4c+/vOe8RqxS7ofRbw=="
}
},
"is_incremental": false,
@ -1416,7 +1428,7 @@
"output": {
".html": {
"relative_path": "other_api/index.html",
"hash": "c/MeMoSro8HFHrzJqFF+4Q=="
"hash": "mwX2PaWMITrEwLmRSed1Cg=="
}
},
"is_incremental": false,
@ -1465,23 +1477,23 @@
"total_file_count": 0,
"skipped_file_count": 0
},
"ResourceDocumentProcessor": {
"ConceptualDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 0,
"total_file_count": 10,
"skipped_file_count": 0
},
"ConceptualDocumentProcessor": {
"ResourceDocumentProcessor": {
"can_incremental": false,
"details": "Processor ResourceDocumentProcessor cannot support incremental build because the processor doesn't implement ISupportIncrementalDocumentProcessor interface.",
"incrementalPhase": "build",
"total_file_count": 10,
"total_file_count": 0,
"skipped_file_count": 0
},
"ManagedReferenceDocumentProcessor": {
"can_incremental": false,
"incrementalPhase": "build",
"total_file_count": 100,
"total_file_count": 101,
"skipped_file_count": 0
}
}


+ 1
- 1
branch/4.0.0-beta/other_api/config/schema.html View File

@ -173,7 +173,7 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/d2fc23a5a21c0caba6d49099ee1e27996b2d0814/docs/other_api/config/schema.md/#L1" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/6459dcc7622aa07911a03ea4367a50081cc1fca6/docs/other_api/config/schema.md/#L1" class="contribution-link">Improve this Doc</a>
</li>
</ul>
</div>


Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save