docs: regenerate

This commit is contained in:
goat 2021-12-06 19:14:46 +01:00
parent ebe997089e
commit cc362d5fd7
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
896 changed files with 28457 additions and 29442 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class RDMGauge
">
<meta name="generator" content="docfx 2.58.4.0">
<meta name="generator" content="docfx 2.58.9.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -149,6 +149,37 @@
</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_JobGauge_Types_RDMGauge_ManaStacks.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.RDMGauge.ManaStacks%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/Types/RDMGauge.cs/#L32">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_JobGauge_Types_RDMGauge_ManaStacks_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.RDMGauge.ManaStacks*"></a>
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_RDMGauge_ManaStacks" data-uid="Dalamud.Game.ClientState.JobGauge.Types.RDMGauge.ManaStacks">ManaStacks</h4>
<div class="markdown level1 summary"><p>Gets the amount of mana stacks.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public byte ManaStacks { 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.Byte</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_JobGauge_Types_RDMGauge_WhiteMana.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.RDMGauge.WhiteMana%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>