mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
docs: regenerate
This commit is contained in:
parent
02f90899a3
commit
6fd636c26c
1239 changed files with 214126 additions and 66229 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class JobGauges
|
||||
">
|
||||
<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">
|
||||
|
|
@ -81,6 +81,10 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">JobGauges</span></div>
|
||||
</div>
|
||||
<div class="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><a class="xref" href="Dalamud.IServiceType.html">IServiceType</a></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
|
|
@ -109,44 +113,8 @@
|
|||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_ClientState_JobGauge_JobGauges_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class JobGauges</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class JobGauges : IServiceType</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_ClientState_JobGauge_JobGauges__ctor_Dalamud_Game_ClientState_ClientStateAddressResolver_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.JobGauges.%23ctor(Dalamud.Game.ClientState.ClientStateAddressResolver)%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/JobGauge/JobGauges.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_JobGauges__ctor_" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_JobGauges__ctor_Dalamud_Game_ClientState_ClientStateAddressResolver_" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.#ctor(Dalamud.Game.ClientState.ClientStateAddressResolver)">JobGauges(ClientStateAddressResolver)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.JobGauge.JobGauges.html">JobGauges</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 JobGauges(ClientStateAddressResolver addressResolver)</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><a class="xref" href="Dalamud.Game.ClientState.ClientStateAddressResolver.html">ClientStateAddressResolver</a></td>
|
||||
<td><span class="parametername">addressResolver</span></td>
|
||||
<td><p>Address resolver with the JobGauge memory location(s).</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
|
|
@ -154,7 +122,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_JobGauges_Address.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.JobGauges.Address%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/JobGauge/JobGauges.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/JobGauges.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_JobGauges_Address_" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.Address*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_JobGauges_Address" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.Address">Address</h4>
|
||||
|
|
@ -187,7 +155,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_JobGauge_JobGauges_Get__1.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.JobGauges.Get%60%601%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/JobGauge/JobGauges.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/JobGauge/JobGauges.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_JobGauges_Get_" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.Get*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_JobGauges_Get__1" data-uid="Dalamud.Game.ClientState.JobGauge.JobGauges.Get``1">Get<T>()</h4>
|
||||
|
|
@ -231,6 +199,10 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.IServiceType.html">IServiceType</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue