mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -109,7 +109,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L6">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_CancelCast" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.CancelCast">CancelCast()</h4>
|
||||
|
|
@ -119,54 +119,6 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void CancelCast()</code></pre>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked(System.UInt32)%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar_IsActionUnlocked_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar.IsActionUnlocked(System.UInt32)">IsActionUnlocked(UInt32)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("This is wrong. Use UIState.IsUnlockLinkUnlocked() instead.", false)]
|
||||
public bool IsActionUnlocked(uint actionId)</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.UInt32</span></td>
|
||||
<td><span class="parametername">actionId</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
@ -178,7 +130,7 @@ public bool IsActionUnlocked(uint actionId)</code></pre>
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_UI_Hotbar.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.UI.Hotbar%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/UI/Hotbar.cs/#L3" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue