mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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="Class DRGGauge
|
||||
">
|
||||
<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">
|
||||
|
|
@ -118,68 +118,6 @@
|
|||
</div>
|
||||
<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_ClientState_JobGauge_Types_DRGGauge_BOTDState.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDState%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/DRGGauge.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_BOTDState_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDState*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_BOTDState" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDState">BOTDState</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the current state of Blood of the Dragon.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public BOTDState BOTDState { 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><a class="xref" href="Dalamud.Game.ClientState.JobGauge.Enums.BOTDState.html">BOTDState</a></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_DRGGauge_BOTDTimer.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDTimer%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/DRGGauge.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_BOTDTimer_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDTimer*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_BOTDTimer" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.BOTDTimer">BOTDTimer</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the time remaining for Blood of the Dragon in milliseconds.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public short BOTDTimer { 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.Int16</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_DRGGauge_EyeCount.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.EyeCount%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>
|
||||
|
|
@ -211,6 +149,99 @@
|
|||
</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_DRGGauge_FirstmindsFocusCount.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.FirstmindsFocusCount%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/DRGGauge.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_FirstmindsFocusCount_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.FirstmindsFocusCount*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_FirstmindsFocusCount" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.FirstmindsFocusCount">FirstmindsFocusCount</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the amount of Firstminds' Focus available.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte FirstmindsFocusCount { 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_DRGGauge_IsLOTDActive.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.IsLOTDActive%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/DRGGauge.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_IsLOTDActive_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.IsLOTDActive*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_IsLOTDActive" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.IsLOTDActive">IsLOTDActive</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value indicating whether Life of the Dragon is active.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool IsLOTDActive { 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.Boolean</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_DRGGauge_LOTDTimer.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.LOTDTimer%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/DRGGauge.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_LOTDTimer_" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.LOTDTimer*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_JobGauge_Types_DRGGauge_LOTDTimer" data-uid="Dalamud.Game.ClientState.JobGauge.Types.DRGGauge.LOTDTimer">LOTDTimer</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the time remaining for Life of the Dragon in milliseconds.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public short LOTDTimer { 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.Int16</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue