mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
54f6a97c8d
commit
a3686d9c93
992 changed files with 51626 additions and 8743 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Struct AgentLobby
|
||||
">
|
||||
<meta name="generator" content="docfx 2.58.9.0">
|
||||
<meta name="generator" content="docfx 2.59.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -100,16 +100,46 @@
|
|||
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
||||
<h5 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct AgentLobby</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Agent(AgentId.Lobby)]
|
||||
public struct AgentLobby</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_DataCenter.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.DataCenter%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_AgentInterface.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_AgentInterface" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.AgentInterface">AgentInterface</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 AgentInterface AgentInterface</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.GUI.AgentInterface.html">AgentInterface</a></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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_DataCenter.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.DataCenter%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_DataCenter" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.DataCenter">DataCenter</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +165,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_IdleTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.IdleTime%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_IdleTime.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.IdleTime%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_IdleTime" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.IdleTime">IdleTime</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,17 +194,17 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_vtbl.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.vtbl%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_SelectedCharacterId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.SelectedCharacterId%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_vtbl" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.vtbl">vtbl</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_SelectedCharacterId" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.SelectedCharacterId">SelectedCharacterId</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 void *vtbl</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ulong SelectedCharacterId</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -186,7 +216,36 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Void</span>*</td>
|
||||
<td><span class="xref">System.UInt64</span></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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_WorldId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.WorldId%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_WorldId" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.WorldId">WorldId</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 ushort WorldId</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt16</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -195,10 +254,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.Instance%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.Instance%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby.Instance">Instance()</h4>
|
||||
|
|
@ -231,10 +290,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Agent_AgentLobby.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Agent.AgentLobby%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentLobby.cs/#L7" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue