docs: regenerate

This commit is contained in:
goat 2021-08-28 19:41:14 +02:00
parent 5efe65a655
commit 92d646f538
No known key found for this signature in database
GPG key ID: F18F057873895461
324 changed files with 13728 additions and 6843 deletions

View file

@ -106,10 +106,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/74556bdfe469ed66ba77d613186a0c3d6eeda88d/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteCount.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AetheryteCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteCount.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AetheryteCount%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%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/FFXIVClientStructs/blob/74556bdfe469ed66ba77d613186a0c3d6eeda88d/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L10">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L10">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteCount" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AetheryteCount">AetheryteCount</h4>
<div class="markdown level1 summary"></div>
@ -135,17 +135,17 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/74556bdfe469ed66ba77d613186a0c3d6eeda88d/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteList.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.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">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteList.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.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">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/74556bdfe469ed66ba77d613186a0c3d6eeda88d/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L11">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L11">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AetheryteList" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AetheryteList">AetheryteList</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">public Vector&lt;Telepo.TeleportInfo&gt;*AetheryteList</code></pre>
<pre><code class="lang-csharp hljs">public Vector&lt;TeleportInfo&gt;*AetheryteList</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -157,17 +157,17 @@
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.STD.Vector-1.html">Vector</a>&lt;<a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.UI.Telepo.TeleportInfo.html">Telepo.TeleportInfo</a>&gt;*</td>
<td><a class="xref" href="FFXIVClientStructs.STD.Vector-1.html">Vector</a>&lt;<a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.UI.TeleportInfo.html">TeleportInfo</a>&gt;*</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/74556bdfe469ed66ba77d613186a0c3d6eeda88d/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AgentInterface.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AgentInterface%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AgentInterface.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AgentInterface%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%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/FFXIVClientStructs/blob/74556bdfe469ed66ba77d613186a0c3d6eeda88d/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L9">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L9">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport_AgentInterface" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport.AgentInterface">AgentInterface</h4>
<div class="markdown level1 summary"></div>
@ -199,10 +199,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/74556bdfe469ed66ba77d613186a0c3d6eeda88d/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentTeleport.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentTeleport%0Asummary%3A%20'*You%20can%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/FFXIVClientStructs/blob/74556bdfe469ed66ba77d613186a0c3d6eeda88d/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L7" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L7" class="contribution-link">View Source</a>
</li>
</ul>
</div>