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 ChatGuiAddressResolver
">
<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">
@ -133,81 +133,14 @@
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public sealed class ChatGuiAddressResolver : BaseAddressResolver</code></pre>
</div>
<h3 id="constructors">Constructors
</h3>
<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_Gui_ChatGuiAddressResolver__ctor_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.%23ctor(System.IntPtr)%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/Gui/ChatGuiAddressResolver.cs/#L16">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver__ctor_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.#ctor*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver__ctor_System_IntPtr_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.#ctor(System.IntPtr)">ChatGuiAddressResolver(IntPtr)</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.Gui.ChatGuiAddressResolver.html">ChatGuiAddressResolver</a> class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public ChatGuiAddressResolver(IntPtr baseAddress)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.IntPtr</span></td>
<td><span class="parametername">baseAddress</span></td>
<td><p>The base address of the native ChatManager class.</p>
</td>
</tr>
</tbody>
</table>
<h3 id="properties">Properties
</h3>
<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_Gui_ChatGuiAddressResolver_BaseAddress.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.BaseAddress%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/Gui/ChatGuiAddressResolver.cs/#L24">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver_BaseAddress_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.BaseAddress*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver_BaseAddress" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.BaseAddress">BaseAddress</h4>
<div class="markdown level1 summary"><p>Gets the base address of the native ChatManager class.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public IntPtr BaseAddress { 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_Gui_ChatGuiAddressResolver_InteractableLinkClicked.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.InteractableLinkClicked%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/Gui/ChatGuiAddressResolver.cs/#L39">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/ChatGuiAddressResolver.cs/#L23">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver_InteractableLinkClicked_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.InteractableLinkClicked*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver_InteractableLinkClicked" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.InteractableLinkClicked">InteractableLinkClicked</h4>
@ -238,7 +171,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_ChatGuiAddressResolver_PopulateItemLinkObject.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.PopulateItemLinkObject%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/Gui/ChatGuiAddressResolver.cs/#L34">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/ChatGuiAddressResolver.cs/#L18">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver_PopulateItemLinkObject_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.PopulateItemLinkObject*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver_PopulateItemLinkObject" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.PopulateItemLinkObject">PopulateItemLinkObject</h4>
@ -269,7 +202,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_ChatGuiAddressResolver_PrintMessage.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.PrintMessage%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/Gui/ChatGuiAddressResolver.cs/#L29">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/ChatGuiAddressResolver.cs/#L13">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver_PrintMessage_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.PrintMessage*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver_PrintMessage" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.PrintMessage">PrintMessage</h4>
@ -302,7 +235,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_ChatGuiAddressResolver_Setup64Bit_Dalamud_Game_SigScanner_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver.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/Gui/ChatGuiAddressResolver.cs/#L104">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/ChatGuiAddressResolver.cs/#L88">View Source</a>
</span>
<a id="Dalamud_Game_Gui_ChatGuiAddressResolver_Setup64Bit_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.Setup64Bit*"></a>
<h4 id="Dalamud_Game_Gui_ChatGuiAddressResolver_Setup64Bit_Dalamud_Game_SigScanner_" data-uid="Dalamud.Game.Gui.ChatGuiAddressResolver.Setup64Bit(Dalamud.Game.SigScanner)">Setup64Bit(SigScanner)</h4>
@ -343,7 +276,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_ChatGuiAddressResolver.md&amp;value=---%0Auid%3A%20Dalamud.Game.Gui.ChatGuiAddressResolver%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/Gui/ChatGuiAddressResolver.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/ChatGuiAddressResolver.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>