docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class AetheryteList
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -81,8 +81,9 @@
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">AetheryteList</span></div>
</div>
<div classs="implements">
<div class="implements">
<h5>Implements</h5>
<div><a class="xref" href="Dalamud.IServiceType.html">IServiceType</a></div>
<div><span class="xref">System.Collections.Generic.IReadOnlyCollection</span>&lt;<a class="xref" href="Dalamud.Game.ClientState.Aetherytes.AetheryteEntry.html">AetheryteEntry</a>&gt;</div>
<div><span class="xref">System.Collections.Generic.IEnumerable</span>&lt;<a class="xref" href="Dalamud.Game.ClientState.Aetherytes.AetheryteEntry.html">AetheryteEntry</a>&gt;</div>
<div><span class="xref">System.Collections.IEnumerable</span></div>
@ -115,7 +116,7 @@
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
<h5 id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class AetheryteList : IReadOnlyCollection&lt;AetheryteEntry&gt;, IEnumerable&lt;AetheryteEntry&gt;, IEnumerable</code></pre>
<pre><code class="lang-csharp hljs">public sealed class AetheryteList : IServiceType, IReadOnlyCollection&lt;AetheryteEntry&gt;, IEnumerable&lt;AetheryteEntry&gt;, IEnumerable</code></pre>
</div>
<h3 id="properties">Properties
</h3>
@ -124,7 +125,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Aetherytes_AetheryteList_Count.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Aetherytes.AetheryteList.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/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L100">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L94">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_Count_" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.Count*"></a>
<h4 id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_Count" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.Count">Count</h4>
@ -154,7 +155,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Aetherytes_AetheryteList_Item_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Aetherytes.AetheryteList.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/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L64">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L62">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_Item_" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.Item*"></a>
<h4 id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_Item_System_Int32_" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.Item(System.Int32)">Item[Int32]</h4>
@ -237,7 +238,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Aetherytes_AetheryteList_GetEnumerator.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Aetherytes.AetheryteList.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/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L103">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L97">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_GetEnumerator_" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.GetEnumerator*"></a>
<h4 id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_GetEnumerator" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.GetEnumerator">GetEnumerator()</h4>
@ -269,7 +270,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Aetherytes_AetheryteList_System_Collections_IEnumerable_GetEnumerator.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Aetherytes.AetheryteList.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/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L112">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L106">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_System_Collections_IEnumerable_GetEnumerator_" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.System#Collections#IEnumerable#GetEnumerator*"></a>
<h4 id="Dalamud_Game_ClientState_Aetherytes_AetheryteList_System_Collections_IEnumerable_GetEnumerator" data-uid="Dalamud.Game.ClientState.Aetherytes.AetheryteList.System#Collections#IEnumerable#GetEnumerator">IEnumerable.GetEnumerator()</h4>
@ -295,6 +296,9 @@
</tbody>
</table>
<h3 id="implements">Implements</h3>
<div>
<a class="xref" href="Dalamud.IServiceType.html">IServiceType</a>
</div>
<div>
<span class="xref">System.Collections.Generic.IReadOnlyCollection&lt;T&gt;</span>
</div>
@ -315,7 +319,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Aetherytes_AetheryteList.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Aetherytes.AetheryteList%0Asummary%3A%20'*You%20can%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/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L97" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Aetherytes/AetheryteList.cs/#L91" class="contribution-link">View Source</a>
</li>
</ul>
</div>