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.

596 lines
29 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>Struct IgnoreReason
  8. </title>
  9. <meta name="viewport" content="width=device-width">
  10. <meta name="title" content="Struct IgnoreReason
  11. ">
  12. <meta name="generator" content="docfx 2.56.2.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 rel="stylesheet" href="../styles/fix.css">
  18. <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
  19. <meta property="docfx:navrel" content="../toc.html">
  20. <meta property="docfx:tocrel" content="toc.html">
  21. <meta property="docfx:rel" content="../">
  22. <meta property="docfx:newtab" content="true">
  23. </head> <body data-spy="scroll" data-target="#affix" data-offset="120">
  24. <div id="wrapper">
  25. <header>
  26. <nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
  27. <div class="container">
  28. <div class="navbar-header">
  29. <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
  30. <span class="sr-only">Toggle navigation</span>
  31. <span class="icon-bar"></span>
  32. <span class="icon-bar"></span>
  33. <span class="icon-bar"></span>
  34. </button>
  35. <a class="navbar-brand" href="../index.html">
  36. <img id="logo" class="svg" src="../logo.svg" alt="">
  37. </a>
  38. </div>
  39. <div class="collapse navbar-collapse" id="navbar">
  40. <form class="navbar-form navbar-right" role="search" id="search">
  41. <div class="form-group">
  42. <input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
  43. </div>
  44. </form>
  45. </div>
  46. </div>
  47. </nav>
  48. <div class="subnav navbar navbar-default">
  49. <div class="container hide-when-search" id="breadcrumb">
  50. <ul class="breadcrumb">
  51. <li></li>
  52. </ul>
  53. </div>
  54. </div>
  55. </header>
  56. <div class="container body-content">
  57. <div id="search-results">
  58. <div class="search-list"></div>
  59. <div class="sr-items">
  60. <p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
  61. </div>
  62. <ul id="pagination"></ul>
  63. </div>
  64. </div>
  65. <div role="main" class="container body-content hide-when-search">
  66. <div class="sidenav hide-when-search">
  67. <a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
  68. <div class="sidetoggle collapse" id="sidetoggle">
  69. <div id="sidetoc"></div>
  70. </div>
  71. </div>
  72. <div class="article row grid-right">
  73. <div class="col-md-10">
  74. <article class="content wrap" id="_content" data-uid="IPA.Loader.IgnoreReason">
  75. <h1 id="IPA_Loader_IgnoreReason" data-uid="IPA.Loader.IgnoreReason" class="text-break">Struct IgnoreReason
  76. </h1>
  77. <div class="markdown level0 summary"><p>A structure describing the reason that a plugin was ignored.</p>
  78. </div>
  79. <div class="markdown level0 conceptual"></div>
  80. <div class="inheritedMembers">
  81. <h5>Inherited Members</h5>
  82. <div>
  83. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.tostring#System_ValueType_ToString">ValueType.ToString()</a>
  84. </div>
  85. <div>
  86. <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>
  87. </div>
  88. <div>
  89. <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>
  90. </div>
  91. <div>
  92. <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object.gettype#System_Object_GetType">Object.GetType()</a>
  93. </div>
  94. </div>
  95. <h6><strong>Namespace</strong>: <a class="xref" href="IPA.Loader.html">IPA.Loader</a></h6>
  96. <h6><strong>Assembly</strong>: IPA.Loader.dll</h6>
  97. <h5 id="IPA_Loader_IgnoreReason_syntax">Syntax</h5>
  98. <div class="codewrapper">
  99. <pre><code class="lang-csharp hljs">public struct IgnoreReason</code></pre>
  100. </div>
  101. <h3 id="constructors">Constructors
  102. </h3>
  103. <span class="small pull-right mobile-hide">
  104. <span class="divider">|</span>
  105. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason__ctor_IPA_Loader_Reason_System_String_System_Exception_IPA_Loader_PluginMetadata_.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.%23ctor(IPA.Loader.Reason%2CSystem.String%2CSystem.Exception%2CIPA.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>
  106. </span>
  107. <span class="small pull-right mobile-hide">
  108. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L391">View Source</a>
  109. </span>
  110. <a id="IPA_Loader_IgnoreReason__ctor_" data-uid="IPA.Loader.IgnoreReason.#ctor*"></a>
  111. <h4 id="IPA_Loader_IgnoreReason__ctor_IPA_Loader_Reason_System_String_System_Exception_IPA_Loader_PluginMetadata_" data-uid="IPA.Loader.IgnoreReason.#ctor(IPA.Loader.Reason,System.String,System.Exception,IPA.Loader.PluginMetadata)">IgnoreReason(Reason, String, Exception, PluginMetadata)</h4>
  112. <div class="markdown level1 summary"><p>Initializes an <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> with the provided data.</p>
  113. </div>
  114. <div class="markdown level1 conceptual"></div>
  115. <h5 class="decalaration">Declaration</h5>
  116. <div class="codewrapper">
  117. <pre><code class="lang-csharp hljs">public IgnoreReason(Reason reason, string reasonText = null, Exception error = null, PluginMetadata relatedTo = null)</code></pre>
  118. </div>
  119. <h5 class="parameters">Parameters</h5>
  120. <table class="table table-bordered table-striped table-condensed">
  121. <thead>
  122. <tr>
  123. <th>Type</th>
  124. <th>Name</th>
  125. <th>Description</th>
  126. </tr>
  127. </thead>
  128. <tbody>
  129. <tr>
  130. <td><a class="xref" href="IPA.Loader.Reason.html">Reason</a></td>
  131. <td><span class="parametername">reason</span></td>
  132. <td><p>the <a class="xref" href="IPA.Loader.Reason.html">Reason</a> enum value that describes this reason</p>
  133. </td>
  134. </tr>
  135. <tr>
  136. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  137. <td><span class="parametername">reasonText</span></td>
  138. <td><p>the textual description of this ignore reason, if any</p>
  139. </td>
  140. </tr>
  141. <tr>
  142. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></td>
  143. <td><span class="parametername">error</span></td>
  144. <td><p>the <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a> that caused this <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a>, if any</p>
  145. </td>
  146. </tr>
  147. <tr>
  148. <td><a class="xref" href="IPA.Loader.PluginMetadata.html">PluginMetadata</a></td>
  149. <td><span class="parametername">relatedTo</span></td>
  150. <td><p>the <a class="xref" href="IPA.Loader.PluginMetadata.html">PluginMetadata</a> this reason is related to, if any</p>
  151. </td>
  152. </tr>
  153. </tbody>
  154. </table>
  155. <h3 id="properties">Properties
  156. </h3>
  157. <span class="small pull-right mobile-hide">
  158. <span class="divider">|</span>
  159. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_Error.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.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>
  160. </span>
  161. <span class="small pull-right mobile-hide">
  162. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L379">View Source</a>
  163. </span>
  164. <a id="IPA_Loader_IgnoreReason_Error_" data-uid="IPA.Loader.IgnoreReason.Error*"></a>
  165. <h4 id="IPA_Loader_IgnoreReason_Error" data-uid="IPA.Loader.IgnoreReason.Error">Error</h4>
  166. <div class="markdown level1 summary"><p>Gets the <a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a> that caused this plugin to be ignored, if any.</p>
  167. </div>
  168. <div class="markdown level1 conceptual"></div>
  169. <h5 class="decalaration">Declaration</h5>
  170. <div class="codewrapper">
  171. <pre><code class="lang-csharp hljs">public Exception Error { get; }</code></pre>
  172. </div>
  173. <h5 class="propertyValue">Property Value</h5>
  174. <table class="table table-bordered table-striped table-condensed">
  175. <thead>
  176. <tr>
  177. <th>Type</th>
  178. <th>Description</th>
  179. </tr>
  180. </thead>
  181. <tbody>
  182. <tr>
  183. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.exception">Exception</a></td>
  184. <td></td>
  185. </tr>
  186. </tbody>
  187. </table>
  188. <span class="small pull-right mobile-hide">
  189. <span class="divider">|</span>
  190. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_Reason.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.Reason%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  191. </span>
  192. <span class="small pull-right mobile-hide">
  193. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L370">View Source</a>
  194. </span>
  195. <a id="IPA_Loader_IgnoreReason_Reason_" data-uid="IPA.Loader.IgnoreReason.Reason*"></a>
  196. <h4 id="IPA_Loader_IgnoreReason_Reason" data-uid="IPA.Loader.IgnoreReason.Reason">Reason</h4>
  197. <div class="markdown level1 summary"><p>Gets the ignore reason, as represented by the <a class="xref" href="IPA.Loader.Reason.html">Reason</a> enum.</p>
  198. </div>
  199. <div class="markdown level1 conceptual"></div>
  200. <h5 class="decalaration">Declaration</h5>
  201. <div class="codewrapper">
  202. <pre><code class="lang-csharp hljs">public Reason Reason { get; }</code></pre>
  203. </div>
  204. <h5 class="propertyValue">Property Value</h5>
  205. <table class="table table-bordered table-striped table-condensed">
  206. <thead>
  207. <tr>
  208. <th>Type</th>
  209. <th>Description</th>
  210. </tr>
  211. </thead>
  212. <tbody>
  213. <tr>
  214. <td><a class="xref" href="IPA.Loader.Reason.html">Reason</a></td>
  215. <td></td>
  216. </tr>
  217. </tbody>
  218. </table>
  219. <span class="small pull-right mobile-hide">
  220. <span class="divider">|</span>
  221. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_ReasonText.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.ReasonText%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  222. </span>
  223. <span class="small pull-right mobile-hide">
  224. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L375">View Source</a>
  225. </span>
  226. <a id="IPA_Loader_IgnoreReason_ReasonText_" data-uid="IPA.Loader.IgnoreReason.ReasonText*"></a>
  227. <h4 id="IPA_Loader_IgnoreReason_ReasonText" data-uid="IPA.Loader.IgnoreReason.ReasonText">ReasonText</h4>
  228. <div class="markdown level1 summary"><p>Gets the textual description of the particular ignore reason. This will typically
  229. include details about why the plugin was ignored, if it is present.</p>
  230. </div>
  231. <div class="markdown level1 conceptual"></div>
  232. <h5 class="decalaration">Declaration</h5>
  233. <div class="codewrapper">
  234. <pre><code class="lang-csharp hljs">public string ReasonText { get; }</code></pre>
  235. </div>
  236. <h5 class="propertyValue">Property Value</h5>
  237. <table class="table table-bordered table-striped table-condensed">
  238. <thead>
  239. <tr>
  240. <th>Type</th>
  241. <th>Description</th>
  242. </tr>
  243. </thead>
  244. <tbody>
  245. <tr>
  246. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.string">String</a></td>
  247. <td></td>
  248. </tr>
  249. </tbody>
  250. </table>
  251. <span class="small pull-right mobile-hide">
  252. <span class="divider">|</span>
  253. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_RelatedTo.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.RelatedTo%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  254. </span>
  255. <span class="small pull-right mobile-hide">
  256. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L383">View Source</a>
  257. </span>
  258. <a id="IPA_Loader_IgnoreReason_RelatedTo_" data-uid="IPA.Loader.IgnoreReason.RelatedTo*"></a>
  259. <h4 id="IPA_Loader_IgnoreReason_RelatedTo" data-uid="IPA.Loader.IgnoreReason.RelatedTo">RelatedTo</h4>
  260. <div class="markdown level1 summary"><p>Gets the metadata of the plugin that this ignore was related to, if any.</p>
  261. </div>
  262. <div class="markdown level1 conceptual"></div>
  263. <h5 class="decalaration">Declaration</h5>
  264. <div class="codewrapper">
  265. <pre><code class="lang-csharp hljs">public PluginMetadata RelatedTo { get; }</code></pre>
  266. </div>
  267. <h5 class="propertyValue">Property Value</h5>
  268. <table class="table table-bordered table-striped table-condensed">
  269. <thead>
  270. <tr>
  271. <th>Type</th>
  272. <th>Description</th>
  273. </tr>
  274. </thead>
  275. <tbody>
  276. <tr>
  277. <td><a class="xref" href="IPA.Loader.PluginMetadata.html">PluginMetadata</a></td>
  278. <td></td>
  279. </tr>
  280. </tbody>
  281. </table>
  282. <h3 id="methods">Methods
  283. </h3>
  284. <span class="small pull-right mobile-hide">
  285. <span class="divider">|</span>
  286. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_Equals_IPA_Loader_IgnoreReason_.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  287. </span>
  288. <span class="small pull-right mobile-hide">
  289. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L407">View Source</a>
  290. </span>
  291. <a id="IPA_Loader_IgnoreReason_Equals_" data-uid="IPA.Loader.IgnoreReason.Equals*"></a>
  292. <h4 id="IPA_Loader_IgnoreReason_Equals_IPA_Loader_IgnoreReason_" data-uid="IPA.Loader.IgnoreReason.Equals(IPA.Loader.IgnoreReason)">Equals(IgnoreReason)</h4>
  293. <div class="markdown level1 summary"><p>Compares this <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> with <code data-dev-comment-type="paramref" class="paramref">other</code> for equality.</p>
  294. </div>
  295. <div class="markdown level1 conceptual"></div>
  296. <h5 class="decalaration">Declaration</h5>
  297. <div class="codewrapper">
  298. <pre><code class="lang-csharp hljs">public bool Equals(IgnoreReason other)</code></pre>
  299. </div>
  300. <h5 class="parameters">Parameters</h5>
  301. <table class="table table-bordered table-striped table-condensed">
  302. <thead>
  303. <tr>
  304. <th>Type</th>
  305. <th>Name</th>
  306. <th>Description</th>
  307. </tr>
  308. </thead>
  309. <tbody>
  310. <tr>
  311. <td><a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a></td>
  312. <td><span class="parametername">other</span></td>
  313. <td><p>the reason to compare to</p>
  314. </td>
  315. </tr>
  316. </tbody>
  317. </table>
  318. <h5 class="returns">Returns</h5>
  319. <table class="table table-bordered table-striped table-condensed">
  320. <thead>
  321. <tr>
  322. <th>Type</th>
  323. <th>Description</th>
  324. </tr>
  325. </thead>
  326. <tbody>
  327. <tr>
  328. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  329. <td><p><span class="xref">true</span> if the two reasons compare equal, <span class="xref">false</span> otherwise</p>
  330. </td>
  331. </tr>
  332. </tbody>
  333. </table>
  334. <span class="small pull-right mobile-hide">
  335. <span class="divider">|</span>
  336. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_Equals_System_Object_.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.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>
  337. </span>
  338. <span class="small pull-right mobile-hide">
  339. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L400">View Source</a>
  340. </span>
  341. <a id="IPA_Loader_IgnoreReason_Equals_" data-uid="IPA.Loader.IgnoreReason.Equals*"></a>
  342. <h4 id="IPA_Loader_IgnoreReason_Equals_System_Object_" data-uid="IPA.Loader.IgnoreReason.Equals(System.Object)">Equals(Object)</h4>
  343. <div class="markdown level1 summary"></div>
  344. <div class="markdown level1 conceptual"></div>
  345. <h5 class="decalaration">Declaration</h5>
  346. <div class="codewrapper">
  347. <pre><code class="lang-csharp hljs">public override bool Equals(object obj)</code></pre>
  348. </div>
  349. <h5 class="parameters">Parameters</h5>
  350. <table class="table table-bordered table-striped table-condensed">
  351. <thead>
  352. <tr>
  353. <th>Type</th>
  354. <th>Name</th>
  355. <th>Description</th>
  356. </tr>
  357. </thead>
  358. <tbody>
  359. <tr>
  360. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.object">Object</a></td>
  361. <td><span class="parametername">obj</span></td>
  362. <td></td>
  363. </tr>
  364. </tbody>
  365. </table>
  366. <h5 class="returns">Returns</h5>
  367. <table class="table table-bordered table-striped table-condensed">
  368. <thead>
  369. <tr>
  370. <th>Type</th>
  371. <th>Description</th>
  372. </tr>
  373. </thead>
  374. <tbody>
  375. <tr>
  376. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  377. <td></td>
  378. </tr>
  379. </tbody>
  380. </table>
  381. <h5 class="overrides">Overrides</h5>
  382. <div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.equals#System_ValueType_Equals_System_Object_">ValueType.Equals(Object)</a></div>
  383. <span class="small pull-right mobile-hide">
  384. <span class="divider">|</span>
  385. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_GetHashCode.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.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>
  386. </span>
  387. <span class="small pull-right mobile-hide">
  388. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L412">View Source</a>
  389. </span>
  390. <a id="IPA_Loader_IgnoreReason_GetHashCode_" data-uid="IPA.Loader.IgnoreReason.GetHashCode*"></a>
  391. <h4 id="IPA_Loader_IgnoreReason_GetHashCode" data-uid="IPA.Loader.IgnoreReason.GetHashCode">GetHashCode()</h4>
  392. <div class="markdown level1 summary"></div>
  393. <div class="markdown level1 conceptual"></div>
  394. <h5 class="decalaration">Declaration</h5>
  395. <div class="codewrapper">
  396. <pre><code class="lang-csharp hljs">public override int GetHashCode()</code></pre>
  397. </div>
  398. <h5 class="returns">Returns</h5>
  399. <table class="table table-bordered table-striped table-condensed">
  400. <thead>
  401. <tr>
  402. <th>Type</th>
  403. <th>Description</th>
  404. </tr>
  405. </thead>
  406. <tbody>
  407. <tr>
  408. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.int32">Int32</a></td>
  409. <td></td>
  410. </tr>
  411. </tbody>
  412. </table>
  413. <h5 class="overrides">Overrides</h5>
  414. <div><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.valuetype.gethashcode#System_ValueType_GetHashCode">ValueType.GetHashCode()</a></div>
  415. <h3 id="operators">Operators
  416. </h3>
  417. <span class="small pull-right mobile-hide">
  418. <span class="divider">|</span>
  419. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_op_Equality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason%2CIPA.Loader.IgnoreReason)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  420. </span>
  421. <span class="small pull-right mobile-hide">
  422. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L428">View Source</a>
  423. </span>
  424. <a id="IPA_Loader_IgnoreReason_op_Equality_" data-uid="IPA.Loader.IgnoreReason.op_Equality*"></a>
  425. <h4 id="IPA_Loader_IgnoreReason_op_Equality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_" data-uid="IPA.Loader.IgnoreReason.op_Equality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)">Equality(IgnoreReason, IgnoreReason)</h4>
  426. <div class="markdown level1 summary"><p>Checks if two <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a>s are equal.</p>
  427. </div>
  428. <div class="markdown level1 conceptual"></div>
  429. <h5 class="decalaration">Declaration</h5>
  430. <div class="codewrapper">
  431. <pre><code class="lang-csharp hljs">public static bool operator ==(IgnoreReason left, IgnoreReason right)</code></pre>
  432. </div>
  433. <h5 class="parameters">Parameters</h5>
  434. <table class="table table-bordered table-striped table-condensed">
  435. <thead>
  436. <tr>
  437. <th>Type</th>
  438. <th>Name</th>
  439. <th>Description</th>
  440. </tr>
  441. </thead>
  442. <tbody>
  443. <tr>
  444. <td><a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a></td>
  445. <td><span class="parametername">left</span></td>
  446. <td><p>the first <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> to compare</p>
  447. </td>
  448. </tr>
  449. <tr>
  450. <td><a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a></td>
  451. <td><span class="parametername">right</span></td>
  452. <td><p>the second <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> to compare</p>
  453. </td>
  454. </tr>
  455. </tbody>
  456. </table>
  457. <h5 class="returns">Returns</h5>
  458. <table class="table table-bordered table-striped table-condensed">
  459. <thead>
  460. <tr>
  461. <th>Type</th>
  462. <th>Description</th>
  463. </tr>
  464. </thead>
  465. <tbody>
  466. <tr>
  467. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  468. <td><p><span class="xref">true</span> if the two reasons compare equal, <span class="xref">false</span> otherwise</p>
  469. </td>
  470. </tr>
  471. </tbody>
  472. </table>
  473. <span class="small pull-right mobile-hide">
  474. <span class="divider">|</span>
  475. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason_op_Inequality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason%2CIPA.Loader.IgnoreReason)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
  476. </span>
  477. <span class="small pull-right mobile-hide">
  478. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L437">View Source</a>
  479. </span>
  480. <a id="IPA_Loader_IgnoreReason_op_Inequality_" data-uid="IPA.Loader.IgnoreReason.op_Inequality*"></a>
  481. <h4 id="IPA_Loader_IgnoreReason_op_Inequality_IPA_Loader_IgnoreReason_IPA_Loader_IgnoreReason_" data-uid="IPA.Loader.IgnoreReason.op_Inequality(IPA.Loader.IgnoreReason,IPA.Loader.IgnoreReason)">Inequality(IgnoreReason, IgnoreReason)</h4>
  482. <div class="markdown level1 summary"><p>Checks if two <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a>s are not equal.</p>
  483. </div>
  484. <div class="markdown level1 conceptual"></div>
  485. <h5 class="decalaration">Declaration</h5>
  486. <div class="codewrapper">
  487. <pre><code class="lang-csharp hljs">public static bool operator !=(IgnoreReason left, IgnoreReason right)</code></pre>
  488. </div>
  489. <h5 class="parameters">Parameters</h5>
  490. <table class="table table-bordered table-striped table-condensed">
  491. <thead>
  492. <tr>
  493. <th>Type</th>
  494. <th>Name</th>
  495. <th>Description</th>
  496. </tr>
  497. </thead>
  498. <tbody>
  499. <tr>
  500. <td><a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a></td>
  501. <td><span class="parametername">left</span></td>
  502. <td><p>the first <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> to compare</p>
  503. </td>
  504. </tr>
  505. <tr>
  506. <td><a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a></td>
  507. <td><span class="parametername">right</span></td>
  508. <td><p>the second <a class="xref" href="IPA.Loader.IgnoreReason.html">IgnoreReason</a> to compare</p>
  509. </td>
  510. </tr>
  511. </tbody>
  512. </table>
  513. <h5 class="returns">Returns</h5>
  514. <table class="table table-bordered table-striped table-condensed">
  515. <thead>
  516. <tr>
  517. <th>Type</th>
  518. <th>Description</th>
  519. </tr>
  520. </thead>
  521. <tbody>
  522. <tr>
  523. <td><a class="xref" href="https://docs.microsoft.com/dotnet/api/system.boolean">Boolean</a></td>
  524. <td><p><span class="xref">true</span> if the two reasons are not equal, <span class="xref">false</span> otherwise</p>
  525. </td>
  526. </tr>
  527. </tbody>
  528. </table>
  529. <h3 id="extensionmethods">Extension Methods</h3>
  530. <div>
  531. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetField__2___0_System_String___1_">ReflectionUtil.SetField&lt;T, U&gt;(T, String, U)</a>
  532. </div>
  533. <div>
  534. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetField__2___1_System_String_">ReflectionUtil.GetField&lt;U, T&gt;(T, String)</a>
  535. </div>
  536. <div>
  537. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_SetProperty__2___0_System_String___1_">ReflectionUtil.SetProperty&lt;T, U&gt;(T, String, U)</a>
  538. </div>
  539. <div>
  540. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_GetProperty__2___1_System_String_">ReflectionUtil.GetProperty&lt;U, T&gt;(T, String)</a>
  541. </div>
  542. <div>
  543. <a class="xref" href="IPA.Utilities.ReflectionUtil.html#IPA_Utilities_ReflectionUtil_InvokeMethod__2___1_System_String_System_Object___">ReflectionUtil.InvokeMethod&lt;U, T&gt;(T, String, Object[])</a>
  544. </div>
  545. </article>
  546. </div>
  547. <div class="hidden-sm col-md-2" role="complementary">
  548. <div class="sideaffix">
  549. <div class="contribution">
  550. <ul class="nav">
  551. <li>
  552. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/new/master/docs/override/new?filename=IPA_Loader_IgnoreReason.md&amp;value=---%0Auid%3A%20IPA.Loader.IgnoreReason%0Asummary%3A%20'*You%20can%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>
  553. </li>
  554. <li>
  555. <a href="https://github.com/bsmg/BeatSaber-IPA-Reloaded/blob/96b55eee6eaa831b28ebbfa9caf6c77c3d6158fe/IPA.Loader/Loader/PluginLoader.cs/#L365" class="contribution-link">View Source</a>
  556. </li>
  557. </ul>
  558. </div>
  559. <nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
  560. <!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
  561. </nav>
  562. </div>
  563. </div>
  564. </div>
  565. </div>
  566. <footer>
  567. <div class="grad-bottom"></div>
  568. <div class="footer">
  569. <div class="container">
  570. <span class="pull-right">
  571. <a href="#top">Back to top</a>
  572. </span>
  573. <span>Generated by <strong>DocFX</strong></span>
  574. </div>
  575. </div>
  576. </footer>
  577. </div>
  578. <script type="text/javascript" src="../styles/docfx.vendor.js"></script>
  579. <script type="text/javascript" src="../styles/docfx.js"></script>
  580. <script type="text/javascript" src="../styles/main.js"></script>
  581. </body>
  582. </html>