docs: regenerate

This commit is contained in:
goat 2021-10-20 03:28:08 +02:00
parent dd72261893
commit c050e83210
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
997 changed files with 51585 additions and 22166 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct AgentTeleport
">
<meta name="generator" content="docfx 2.58.0.0">
<meta name="generator" content="docfx 2.58.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -106,10 +106,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<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>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L10">View Source</a>
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/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>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L11">View Source</a>
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/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;TeleportInfo&gt;*AetheryteList</code></pre>
<pre><code class="lang-csharp hljs">public StdVector&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.TeleportInfo.html">TeleportInfo</a>&gt;*</td>
<td><a class="xref" href="FFXIVClientStructs.STD.StdVector-1.html">StdVector</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/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>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L9">View Source</a>
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/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>
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/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/dbc0bcfb01e32a1b53986ecf9e56f594731b1ea5/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L7" class="contribution-link">View Source</a>
<a href="https://github.com/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentTeleport.cs/#L7" class="contribution-link">View Source</a>
</li>
</ul>
</div>