docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class ClientStateAddressResolver
">
<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">
@ -236,7 +236,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_ClientStateAddressResolver_GamepadPoll.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.ClientStateAddressResolver.GamepadPoll%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/ClientStateAddressResolver.cs/#L76">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/ClientStateAddressResolver.cs/#L81">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_ClientStateAddressResolver_GamepadPoll_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.GamepadPoll*"></a>
<h4 id="Dalamud_Game_ClientState_ClientStateAddressResolver_GamepadPoll" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.GamepadPoll">GamepadPoll</h4>
@ -454,7 +454,7 @@ Called every frame, even when <code>Enable Gamepad</code> is off in the settings
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_ClientStateAddressResolver_SetupTerritoryType.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.ClientStateAddressResolver.SetupTerritoryType%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/ClientStateAddressResolver.cs/#L70">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/ClientStateAddressResolver.cs/#L75">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_ClientStateAddressResolver_SetupTerritoryType_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.SetupTerritoryType*"></a>
<h4 id="Dalamud_Game_ClientState_ClientStateAddressResolver_SetupTerritoryType" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.SetupTerritoryType">SetupTerritoryType</h4>
@ -511,6 +511,68 @@ Called every frame, even when <code>Enable Gamepad</code> is off in the settings
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_ClientStateAddressResolver_Telepo.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.ClientStateAddressResolver.Telepo%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/ClientStateAddressResolver.cs/#L68">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_ClientStateAddressResolver_Telepo_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.Telepo*"></a>
<h4 id="Dalamud_Game_ClientState_ClientStateAddressResolver_Telepo" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.Telepo">Telepo</h4>
<div class="markdown level1 summary"><p>Gets the address of the Telepo instance.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr Telepo { get; }</code></pre>
</div>
<h5 class="propertyValue">Property 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.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_ClientStateAddressResolver_UpdateAetheryteList.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.ClientStateAddressResolver.UpdateAetheryteList%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/ClientStateAddressResolver.cs/#L86">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_ClientStateAddressResolver_UpdateAetheryteList_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.UpdateAetheryteList*"></a>
<h4 id="Dalamud_Game_ClientState_ClientStateAddressResolver_UpdateAetheryteList" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.UpdateAetheryteList">UpdateAetheryteList</h4>
<div class="markdown level1 summary"><p>Gets the address of the method which updates the list of available teleport locations.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr UpdateAetheryteList { get; }</code></pre>
</div>
<h5 class="propertyValue">Property 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.IntPtr</span></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
@ -518,7 +580,7 @@ Called every frame, even when <code>Enable Gamepad</code> is off in the settings
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_ClientStateAddressResolver_Setup64Bit_Dalamud_Game_SigScanner_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.ClientStateAddressResolver.Setup64Bit(Dalamud.Game.SigScanner)%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/ClientStateAddressResolver.cs/#L82">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/ClientStateAddressResolver.cs/#L92">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_ClientStateAddressResolver_Setup64Bit_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.Setup64Bit*"></a>
<h4 id="Dalamud_Game_ClientState_ClientStateAddressResolver_Setup64Bit_Dalamud_Game_SigScanner_" data-uid="Dalamud.Game.ClientState.ClientStateAddressResolver.Setup64Bit(Dalamud.Game.SigScanner)">Setup64Bit(SigScanner)</h4>