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

485 lines
24 KiB

  1. <!DOCTYPE html>
  2. <!--[if IE]><![endif]-->
  3. <html>
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  7. <title>Class Config
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Class Config
  11. ">
  12. <meta name="generator" content="docfx 2.48.0.0">
  13. <link rel="shortcut icon" href="../favicon.ico">
  14. <link rel="stylesheet" href="../styles/docfx.vendor.css">
  15. <link rel="stylesheet" href="../styles/docfx.css">
  16. <link rel="stylesheet" href="../styles/main.css">
  17. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  18. <meta property="docfx:navrel" content="../toc.html">
  19. <meta property="docfx:tocrel" content="toc.html">
  20. <meta property="docfx:rel" content="../">
  21. <meta property="docfx:newtab" content="true">
  22. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  23. <div id="wrapper">
  24. <header>
  25. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  26. <div class="container">
  27. <div class="navbar-header">
  28. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  29. <span class="sr-only">Toggle navigation</span>
  30. <span class="icon-bar"></span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. </button>
  34. <a class="navbar-brand" href="../index.html">
  35. <img id="logo" class="svg" src="../logo.svg" alt="">
  36. </a>
  37. </div>
  38. <div class="collapse navbar-collapse" id="navbar">
  39. <form class="navbar-form navbar-right" role="search" id="search">
  40. <div class="form-group">
  41. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  42. </div>
  43. </form>
  44. </div>
  45. </div>
  46. </nav>
  47. <div class="subnav navbar navbar-default">
  48. <div class="container hide-when-search" id="breadcrumb">
  49. <ul class="breadcrumb">
  50. <li></li>
  51. </ul>
  52. </div>
  53. </div>
  54. </header>
  55. <div class="container body-content">
  56. <div id="search-results">
  57. <div class="search-list"></div>
  58. <div class="sr-items">
  59. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  60. </div>
  61. <ul id="pagination"></ul>
  62. </div>
  63. </div>
  64. <div role="main" class="container body-content hide-when-search">
  65. <div class="sidenav hide-when-search">
  66. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  67. <div class="sidetoggle collapse" id="sidetoggle">
  68. <div id="sidetoc"></div>
  69. </div>
  70. </div>
  71. <div class="article row grid-right">
  72. <div class="col-md-10">
  73. <article class="content wrap" id="_content" data-uid="IPA.Config.Config">
  74. <h1 id="IPA_Config_Config" data-uid="IPA.Config.Config" class="text-break">Class Config
  75. </h1>
  76. <div class="markdown level0 summary"><p>A class to handle updating ConfigProviders automatically</p>
  77. </div>
  78. <div class="markdown level0 conceptual"></div>
  79. <div class="inheritance">
  80. <h5>Inheritance</h5>
  81. <div class="level0"><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></div>
  82. <div class="level1"><span class="xref">Config</span></div>
  83. </div>
  84. <div class="inheritedMembers">
  85. <h5>Inherited Members</h5>
  86. <div>
  87. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.tostring#System_Object_ToString">Object.ToString()</a>
  88. </div>
  89. <div>
  90. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.equals#System_Object_Equals_System_Object_">Object.Equals(Object)</a>
  91. </div>
  92. <div>
  93. <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>
  94. </div>
  95. <div>
  96. <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>
  97. </div>
  98. <div>
  99. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gethashcode#System_Object_GetHashCode">Object.GetHashCode()</a>
  100. </div>
  101. <div>
  102. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a>
  103. </div>
  104. <div>
  105. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.memberwiseclone#System_Object_MemberwiseClone">Object.MemberwiseClone()</a>
  106. </div>
  107. </div>
  108. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Config.html">IPA.Config</a></h6>
  109. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  110. <h5 id="IPA_Config_Config_syntax">Syntax</h5>
  111. <div class="codewrapper">
  112. <pre><code class="lang-csharp hljs">public class Config</code></pre>
  113. </div>
  114. <h3 id="properties">Properties
  115. </h3>
  116. <span class="small pull-right mobile-hide">
  117. <span class="divider">|</span>
  118. <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>
  119. </span>
  120. <span class="small pull-right mobile-hide">
  121. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L134">View Source</a>
  122. </span>
  123. <a id="IPA_Config_Config_Name_" data-uid="IPA.Config.Config.Name*"></a>
  124. <h4 id="IPA_Config_Config_Name" data-uid="IPA.Config.Config.Name">Name</h4>
  125. <div class="markdown level1 summary"><p>Gets the name associated with this <a class="xref" href="IPA.Config.Config.html">Config</a> object.</p>
  126. </div>
  127. <div class="markdown level1 conceptual"></div>
  128. <h5 class="decalaration">Declaration</h5>
  129. <div class="codewrapper">
  130. <pre><code class="lang-csharp hljs">public string Name { get; }</code></pre>
  131. </div>
  132. <h5 class="propertyValue">Property Value</h5>
  133. <table class="table table-bordered table-striped table-condensed">
  134. <thead>
  135. <tr>
  136. <th>Type</th>
  137. <th>Description</th>
  138. </tr>
  139. </thead>
  140. <tbody>
  141. <tr>
  142. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  143. <td></td>
  144. </tr>
  145. </tbody>
  146. </table>
  147. <span class="small pull-right mobile-hide">
  148. <span class="divider">|</span>
  149. <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>
  150. </span>
  151. <span class="small pull-right mobile-hide">
  152. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L138">View Source</a>
  153. </span>
  154. <a id="IPA_Config_Config_Provider_" data-uid="IPA.Config.Config.Provider*"></a>
  155. <h4 id="IPA_Config_Config_Provider" data-uid="IPA.Config.Config.Provider">Provider</h4>
  156. <div class="markdown level1 summary"><p>Gets the <a class="xref" href="IPA.Config.IConfigProvider.html">IConfigProvider</a> associated with this <a class="xref" href="IPA.Config.Config.html">Config</a> object.</p>
  157. </div>
  158. <div class="markdown level1 conceptual"></div>
  159. <h5 class="decalaration">Declaration</h5>
  160. <div class="codewrapper">
  161. <pre><code class="lang-csharp hljs">public IConfigProvider Provider { get; }</code></pre>
  162. </div>
  163. <h5 class="propertyValue">Property Value</h5>
  164. <table class="table table-bordered table-striped table-condensed">
  165. <thead>
  166. <tr>
  167. <th>Type</th>
  168. <th>Description</th>
  169. </tr>
  170. </thead>
  171. <tbody>
  172. <tr>
  173. <td><a class="xref" href="IPA.Config.IConfigProvider.html">IConfigProvider</a></td>
  174. <td></td>
  175. </tr>
  176. </tbody>
  177. </table>
  178. <h3 id="methods">Methods
  179. </h3>
  180. <span class="small pull-right mobile-hide">
  181. <span class="divider">|</span>
  182. <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>
  183. </span>
  184. <span class="small pull-right mobile-hide">
  185. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L107">View Source</a>
  186. </span>
  187. <a id="IPA_Config_Config_GetConfigFor_" data-uid="IPA.Config.Config.GetConfigFor*"></a>
  188. <h4 id="IPA_Config_Config_GetConfigFor_System_String_System_String___" data-uid="IPA.Config.Config.GetConfigFor(System.String,System.String[])">GetConfigFor(String, String[])</h4>
  189. <div class="markdown level1 summary"><p>Gets a <a class="xref" href="IPA.Config.Config.html">Config</a> object using the specified list of preferred config types.</p>
  190. </div>
  191. <div class="markdown level1 conceptual"></div>
  192. <h5 class="decalaration">Declaration</h5>
  193. <div class="codewrapper">
  194. <pre><code class="lang-csharp hljs">public static Config GetConfigFor(string configName, params string[] extensions)</code></pre>
  195. </div>
  196. <h5 class="parameters">Parameters</h5>
  197. <table class="table table-bordered table-striped table-condensed">
  198. <thead>
  199. <tr>
  200. <th>Type</th>
  201. <th>Name</th>
  202. <th>Description</th>
  203. </tr>
  204. </thead>
  205. <tbody>
  206. <tr>
  207. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  208. <td><span class="parametername">configName</span></td>
  209. <td><p>the name of the mod for this config</p>
  210. </td>
  211. </tr>
  212. <tr>
  213. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a>[]</td>
  214. <td><span class="parametername">extensions</span></td>
  215. <td><p>the preferred config types to try to get</p>
  216. </td>
  217. </tr>
  218. </tbody>
  219. </table>
  220. <h5 class="returns">Returns</h5>
  221. <table class="table table-bordered table-striped table-condensed">
  222. <thead>
  223. <tr>
  224. <th>Type</th>
  225. <th>Description</th>
  226. </tr>
  227. </thead>
  228. <tbody>
  229. <tr>
  230. <td><a class="xref" href="IPA.Config.Config.html">Config</a></td>
  231. <td><p>a <a class="xref" href="IPA.Config.Config.html">Config</a> using the requested format, or of type JSON.</p>
  232. </td>
  233. </tr>
  234. </tbody>
  235. </table>
  236. <span class="small pull-right mobile-hide">
  237. <span class="divider">|</span>
  238. <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>
  239. </span>
  240. <span class="small pull-right mobile-hide">
  241. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L166">View Source</a>
  242. </span>
  243. <a id="IPA_Config_Config_LoadAsync_" data-uid="IPA.Config.Config.LoadAsync*"></a>
  244. <h4 id="IPA_Config_Config_LoadAsync" data-uid="IPA.Config.Config.LoadAsync">LoadAsync()</h4>
  245. <div class="markdown level1 summary"><p>Forces an asynchronous load from disk.</p>
  246. </div>
  247. <div class="markdown level1 conceptual"></div>
  248. <h5 class="decalaration">Declaration</h5>
  249. <div class="codewrapper">
  250. <pre><code class="lang-csharp hljs">public Task LoadAsync()</code></pre>
  251. </div>
  252. <h5 class="returns">Returns</h5>
  253. <table class="table table-bordered table-striped table-condensed">
  254. <thead>
  255. <tr>
  256. <th>Type</th>
  257. <th>Description</th>
  258. </tr>
  259. </thead>
  260. <tbody>
  261. <tr>
  262. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.threading.tasks.task">Task</a></td>
  263. <td></td>
  264. </tr>
  265. </tbody>
  266. </table>
  267. <span class="small pull-right mobile-hide">
  268. <span class="divider">|</span>
  269. <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>
  270. </span>
  271. <span class="small pull-right mobile-hide">
  272. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L161">View Source</a>
  273. </span>
  274. <a id="IPA_Config_Config_LoadSync_" data-uid="IPA.Config.Config.LoadSync*"></a>
  275. <h4 id="IPA_Config_Config_LoadSync" data-uid="IPA.Config.Config.LoadSync">LoadSync()</h4>
  276. <div class="markdown level1 summary"><p>Forces a synchronous load from disk.</p>
  277. </div>
  278. <div class="markdown level1 conceptual"></div>
  279. <h5 class="decalaration">Declaration</h5>
  280. <div class="codewrapper">
  281. <pre><code class="lang-csharp hljs">public void LoadSync()</code></pre>
  282. </div>
  283. <span class="small pull-right mobile-hide">
  284. <span class="divider">|</span>
  285. <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>
  286. </span>
  287. <span class="small pull-right mobile-hide">
  288. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L89">View Source</a>
  289. </span>
  290. <a id="IPA_Config_Config_Register_" data-uid="IPA.Config.Config.Register*"></a>
  291. <h4 id="IPA_Config_Config_Register_System_Type_" data-uid="IPA.Config.Config.Register(System.Type)">Register(Type)</h4>
  292. <div class="markdown level1 summary"><p>Registers a <a class="xref" href="IPA.Config.IConfigProvider.html">IConfigProvider</a> to use for configs.</p>
  293. </div>
  294. <div class="markdown level1 conceptual"></div>
  295. <h5 class="decalaration">Declaration</h5>
  296. <div class="codewrapper">
  297. <pre><code class="lang-csharp hljs">public static void Register(Type type)</code></pre>
  298. </div>
  299. <h5 class="parameters">Parameters</h5>
  300. <table class="table table-bordered table-striped table-condensed">
  301. <thead>
  302. <tr>
  303. <th>Type</th>
  304. <th>Name</th>
  305. <th>Description</th>
  306. </tr>
  307. </thead>
  308. <tbody>
  309. <tr>
  310. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.type">Type</a></td>
  311. <td><span class="parametername">type</span></td>
  312. <td><p>the type to register</p>
  313. </td>
  314. </tr>
  315. </tbody>
  316. </table>
  317. <span class="small pull-right mobile-hide">
  318. <span class="divider">|</span>
  319. <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>
  320. </span>
  321. <span class="small pull-right mobile-hide">
  322. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L83">View Source</a>
  323. </span>
  324. <a id="IPA_Config_Config_Register_" data-uid="IPA.Config.Config.Register*"></a>
  325. <h4 id="IPA_Config_Config_Register__1" data-uid="IPA.Config.Config.Register``1">Register&lt;T&gt;()</h4>
  326. <div class="markdown level1 summary"><p>Registers a <a class="xref" href="IPA.Config.IConfigProvider.html">IConfigProvider</a> to use for configs.</p>
  327. </div>
  328. <div class="markdown level1 conceptual"></div>
  329. <h5 class="decalaration">Declaration</h5>
  330. <div class="codewrapper">
  331. <pre><code class="lang-csharp hljs">public static void Register&lt;T&gt;()
  332. where T : IConfigProvider</code></pre>
  333. </div>
  334. <h5 class="typeParameters">Type Parameters</h5>
  335. <table class="table table-bordered table-striped table-condensed">
  336. <thead>
  337. <tr>
  338. <th>Name</th>
  339. <th>Description</th>
  340. </tr>
  341. </thead>
  342. <tbody>
  343. <tr>
  344. <td><span class="parametername">T</span></td>
  345. <td><p>the type to register</p>
  346. </td>
  347. </tr>
  348. </tbody>
  349. </table>
  350. <span class="small pull-right mobile-hide">
  351. <span class="divider">|</span>
  352. <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>
  353. </span>
  354. <span class="small pull-right mobile-hide">
  355. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L150">View Source</a>
  356. </span>
  357. <a id="IPA_Config_Config_SetStore_" data-uid="IPA.Config.Config.SetStore*"></a>
  358. <h4 id="IPA_Config_Config_SetStore_IPA_Config_IConfigStore_" data-uid="IPA.Config.Config.SetStore(IPA.Config.IConfigStore)">SetStore(IConfigStore)</h4>
  359. <div class="markdown level1 summary"><p>Sets this object&apos;s <a class="xref" href="IPA.Config.IConfigStore.html">IConfigStore</a>. Can only be called once.</p>
  360. </div>
  361. <div class="markdown level1 conceptual"></div>
  362. <h5 class="decalaration">Declaration</h5>
  363. <div class="codewrapper">
  364. <pre><code class="lang-csharp hljs">public void SetStore(IConfigStore store)</code></pre>
  365. </div>
  366. <h5 class="parameters">Parameters</h5>
  367. <table class="table table-bordered table-striped table-condensed">
  368. <thead>
  369. <tr>
  370. <th>Type</th>
  371. <th>Name</th>
  372. <th>Description</th>
  373. </tr>
  374. </thead>
  375. <tbody>
  376. <tr>
  377. <td><a class="xref" href="IPA.Config.IConfigStore.html">IConfigStore</a></td>
  378. <td><span class="parametername">store</span></td>
  379. <td><p>the <a class="xref" href="IPA.Config.IConfigStore.html">IConfigStore</a> to add to this instance</p>
  380. </td>
  381. </tr>
  382. </tbody>
  383. </table>
  384. <h5 class="exceptions">Exceptions</h5>
  385. <table class="table table-bordered table-striped table-condensed">
  386. <thead>
  387. <tr>
  388. <th>Type</th>
  389. <th>Condition</th>
  390. </tr>
  391. </thead>
  392. <tbody>
  393. <tr>
  394. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a></td>
  395. <td><p>If this was called before.</p>
  396. </td>
  397. </tr>
  398. </tbody>
  399. </table>
  400. <h3 id="extensionmethods">Extension Methods</h3>
  401. <div>
  402. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField_System_Object_System_String_System_Object_">ReflectionUtil.SetField(Object, String, Object)</a>
  403. </div>
  404. <div>
  405. <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>
  406. </div>
  407. <div>
  408. <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>
  409. </div>
  410. <div>
  411. <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>
  412. </div>
  413. <div>
  414. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty_System_Object_System_String_System_Object_">ReflectionUtil.SetProperty(Object, String, Object)</a>
  415. </div>
  416. <div>
  417. <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>
  418. </div>
  419. <div>
  420. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod_System_Object_System_String_System_Object___">ReflectionUtil.InvokeMethod(Object, String, Object[])</a>
  421. </div>
  422. <div>
  423. <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>
  424. </div>
  425. <div>
  426. <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>
  427. </div>
  428. <div>
  429. <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>
  430. </div>
  431. <div>
  432. <a class="xref" href="IPA.Config.Stores.GeneratedExtension.html#IPA_Config_Stores_GeneratedExtension_Generated__1_IPA_Config_Config_System_Boolean_">GeneratedExtension.Generated&lt;T&gt;(Config, Boolean)</a>
  433. </div>
  434. </article>
  435. </div>
  436. <div class="hidden-sm col-md-2" role="complementary">
  437. <div class="sideaffix">
  438. <div class="contribution">
  439. <ul class="nav">
  440. <li>
  441. <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>
  442. </li>
  443. <li>
  444. <a href="https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/blob/b22da6961244326963e19ed7bfc40f19d74909a7/IPA.Loader/Config/Config.cs/#L21" class="contribution-link">View Source</a>
  445. </li>
  446. </ul>
  447. </div>
  448. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  449. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  450. </nav>
  451. </div>
  452. </div>
  453. </div>
  454. </div>
  455. <footer>
  456. <div class="grad-bottom"></div>
  457. <div class="footer">
  458. <div class="container">
  459. <span class="pull-right">
  460. <a href="#top">Back to top</a>
  461. </span>
  462. <span>Generated by <strong>DocFX</strong></span>
  463. </div>
  464. </div>
  465. </footer>
  466. </div>
  467. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  468. <script type="text/javascript" src="../styles/docfx.js"></script>
  469. <script type="text/javascript" src="../styles/main.js"></script>
  470. </body>
  471. </html>