mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 12:44:16 +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="Struct ActionManager
|
||||
">
|
||||
<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">
|
||||
|
|
@ -102,14 +102,82 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct ActionManager</code></pre>
|
||||
</div>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<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_ActionManager_BlueMageActions.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.BlueMageActions%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/ActionManager.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_BlueMageActions" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.BlueMageActions">BlueMageActions</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">public uint *BlueMageActions</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field 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.UInt32</span>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Void*)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_AssignBlueMageActionToSlot_System_Int32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.AssignBlueMageActionToSlot(System.Int32%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L62">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_AssignBlueMageActionToSlot_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.AssignBlueMageActionToSlot*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_AssignBlueMageActionToSlot_System_Int32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.AssignBlueMageActionToSlot(System.Int32,System.UInt32)">AssignBlueMageActionToSlot(Int32, 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">public void AssignBlueMageActionToSlot(int slot, 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.Int32</span></td>
|
||||
<td><span class="parametername">slot</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">actionId</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<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_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Void*)%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/ActionManager.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_CheckActionResources_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.CheckActionResources(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Void*)">CheckActionResources(ActionType, UInt32, Void*)</h4>
|
||||
|
|
@ -117,8 +185,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 85 C0 75 75 83 FF 03")]
|
||||
public uint CheckActionResources(ActionType actionType, uint actionId, void *actionData = default(void *))</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public uint CheckActionResources(ActionType actionType, uint actionId, void *actionData = default(void *))</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -164,10 +231,10 @@ public uint CheckActionResources(ActionType actionType, uint actionId, void *act
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte%2CSystem.Byte)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionCost_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionCost(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte,System.Byte,System.Byte,System.Byte)">GetActionCost(ActionType, UInt32, Byte, Byte, Byte, Byte)</h4>
|
||||
|
|
@ -175,8 +242,7 @@ public uint CheckActionResources(ActionType actionType, uint actionId, void *act
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 48 8B 5C 24 ?? 48 83 C4 30 5F C3 33 D2", IsStatic = true)]
|
||||
public static int GetActionCost(ActionType actionType, uint actionId, byte a3, byte a4, byte a5, byte a6)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static int GetActionCost(ActionType actionType, uint actionId, byte a3, byte a4, byte a5, byte a6)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -237,10 +303,10 @@ public static int GetActionCost(ActionType actionType, uint actionId, byte a3, b
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*%2CFFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionInRangeOrLoS_System_UInt32_FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionInRangeOrLoS(System.UInt32,FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*,FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject*)">GetActionInRangeOrLoS(UInt32, GameObject*, GameObject*)</h4>
|
||||
|
|
@ -248,8 +314,7 @@ public static int GetActionCost(ActionType actionType, uint actionId, byte a3, b
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 85 C0 75 02 33 C0", IsStatic = true)]
|
||||
public static uint GetActionInRangeOrLoS(uint actionId, GameObject*sourceObject, GameObject*targetObject)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static uint GetActionInRangeOrLoS(uint actionId, GameObject*sourceObject, GameObject*targetObject)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -295,10 +360,10 @@ public static uint GetActionInRangeOrLoS(uint actionId, GameObject*sourceObject,
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionRange_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionRange(System.UInt32)">GetActionRange(UInt32)</h4>
|
||||
|
|
@ -306,8 +371,7 @@ public static uint GetActionInRangeOrLoS(uint actionId, GameObject*sourceObject,
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? F3 0F 11 43 ?? 80 3B 00", IsStatic = true)]
|
||||
public static float GetActionRange(uint actionId)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static float GetActionRange(uint actionId)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -343,19 +407,18 @@ public static float GetActionRange(uint actionId)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Int64%2CSystem.UInt32%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,System.UInt32,System.UInt32)">GetActionStatus(ActionType, UInt32, UInt32, UInt32, UInt32)</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActionStatus_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_System_UInt32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActionStatus(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Int64,System.UInt32,System.UInt32)">GetActionStatus(ActionType, UInt32, Int64, UInt32, 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">[MemberFunction("E8 ?? ?? ?? ?? 83 BC 24 ?? ?? ?? ?? ?? 8B F0")]
|
||||
public uint GetActionStatus(ActionType actionType, uint actionID, uint targetID = 3758096384U, uint a4 = 1U, uint a5 = 1U)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public uint GetActionStatus(ActionType actionType, uint actionID, long targetID = 3758096384L, uint a4 = 1U, uint a5 = 1U)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -378,7 +441,7 @@ public uint GetActionStatus(ActionType actionType, uint actionID, uint targetID
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="xref">System.Int64</span></td>
|
||||
<td><span class="parametername">targetID</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
@ -411,10 +474,57 @@ public uint GetActionStatus(ActionType actionType, uint actionID, uint targetID
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActiveBlueMageActionInSlot_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActiveBlueMageActionInSlot(System.Int32)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActiveBlueMageActionInSlot_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActiveBlueMageActionInSlot*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetActiveBlueMageActionInSlot_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetActiveBlueMageActionInSlot(System.Int32)">GetActiveBlueMageActionInSlot(Int32)</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">public uint GetActiveBlueMageActionInSlot(int slot)</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.Int32</span></td>
|
||||
<td><span class="parametername">slot</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.UInt32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<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_ActionManager_GetAdjustedActionId_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(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/ActionManager.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedActionId_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedActionId(System.UInt32)">GetAdjustedActionId(UInt32)</h4>
|
||||
|
|
@ -422,8 +532,7 @@ public uint GetActionStatus(ActionType actionType, uint actionID, uint targetID
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 8B F8 3B DF")]
|
||||
public uint GetAdjustedActionId(uint actionID)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public uint GetAdjustedActionId(uint actionID)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -459,19 +568,18 @@ public uint GetAdjustedActionId(uint actionID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte%2CSystem.Byte*)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte,System.Byte)">GetAdjustedCastTime(ActionType, UInt32, Byte, Byte)</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedCastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_System_Byte__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedCastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte,System.Byte*)">GetAdjustedCastTime(ActionType, UInt32, Byte, Byte*)</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">[MemberFunction("E8 ?? ?? ?? ?? 33 D2 49 8B CE 66 44 0F 6E C0")]
|
||||
public float GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 = 1, byte a4 = 0)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static int GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 = 1, byte *a4 = default(byte *))</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -499,7 +607,7 @@ public float GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 =
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span></td>
|
||||
<td><span class="xref">System.Byte</span>*</td>
|
||||
<td><span class="parametername">a4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
@ -515,17 +623,17 @@ public float GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 =
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Byte)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetAdjustedRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetAdjustedRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Byte)">GetAdjustedRecastTime(ActionType, UInt32, Byte)</h4>
|
||||
|
|
@ -533,8 +641,7 @@ public float GetAdjustedCastTime(ActionType actionType, uint actionID, byte a3 =
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 8B D6 41 8B CF")]
|
||||
public float GetAdjustedRecastTime(ActionType actionType, uint actionID, byte a3 = 1)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static int GetAdjustedRecastTime(ActionType actionType, uint actionID, byte a3 = 1)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -573,17 +680,17 @@ public float GetAdjustedRecastTime(ActionType actionType, uint actionID, byte a3
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Single</span></td>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L57">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetMaxCharges_System_UInt32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetMaxCharges(System.UInt32,System.UInt32)">GetMaxCharges(UInt32, UInt32)</h4>
|
||||
|
|
@ -591,8 +698,7 @@ public float GetAdjustedRecastTime(ActionType actionType, uint actionID, byte a3
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 33 DB 8B C8", IsStatic = true)]
|
||||
public static ushort GetMaxCharges(uint actionId, uint level)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static ushort GetMaxCharges(uint actionId, uint level)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -633,10 +739,10 @@ public static ushort GetMaxCharges(uint actionId, uint level)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroup_System_Int32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroup(System.Int32%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroup_System_Int32_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroup(System.Int32%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroup_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroup*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroup_System_Int32_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroup(System.Int32,System.UInt32)">GetRecastGroup(Int32, UInt32)</h4>
|
||||
|
|
@ -644,8 +750,7 @@ public static ushort GetMaxCharges(uint actionId, uint level)</code></pre>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 8B D0 48 8B CD 8B F0")]
|
||||
public int GetRecastGroup(int type, uint actionID)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public int GetRecastGroup(int type, uint actionID)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -686,10 +791,10 @@ public int GetRecastGroup(int type, uint actionID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroupDetail_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroupDetail(System.Int32)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroupDetail_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroupDetail(System.Int32)%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroupDetail_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroupDetail*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastGroupDetail_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastGroupDetail(System.Int32)">GetRecastGroupDetail(Int32)</h4>
|
||||
|
|
@ -697,8 +802,7 @@ public int GetRecastGroup(int type, uint actionID)</code></pre>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 0F 57 FF 48 85 C0")]
|
||||
public RecastDetail*GetRecastGroupDetail(int recastGroup)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public RecastDetail*GetRecastGroupDetail(int recastGroup)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -734,10 +838,10 @@ public RecastDetail*GetRecastGroupDetail(int recastGroup)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTime_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTime(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">GetRecastTime(ActionType, UInt32)</h4>
|
||||
|
|
@ -745,8 +849,7 @@ public RecastDetail*GetRecastGroupDetail(int recastGroup)</code></pre>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 0F 2F C7 0F 28 7C 24")]
|
||||
public float GetRecastTime(ActionType actionType, uint actionID)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public float GetRecastTime(ActionType actionType, uint actionID)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -787,10 +890,10 @@ public float GetRecastTime(ActionType actionType, uint actionID)</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_GetRecastTimeElapsed_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.GetRecastTimeElapsed(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">GetRecastTimeElapsed(ActionType, UInt32)</h4>
|
||||
|
|
@ -798,8 +901,7 @@ public float GetRecastTime(ActionType actionType, uint actionID)</code></pre>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? F3 0F 5C F0 49 8B CD")]
|
||||
public float GetRecastTimeElapsed(ActionType actionType, uint actionID)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public float GetRecastTimeElapsed(ActionType actionType, uint actionID)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -840,10 +942,10 @@ public float GetRecastTimeElapsed(ActionType actionType, uint actionID)</code></
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_Instance" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.Instance">Instance()</h4>
|
||||
|
|
@ -851,8 +953,7 @@ public float GetRecastTimeElapsed(ActionType actionType, uint actionID)</code></
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[StaticAddress("48 8D 0D ?? ?? ?? ?? F3 0F 10 13", 0, false)]
|
||||
public static ActionManager*Instance()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static ActionManager*Instance()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -871,10 +972,10 @@ public static ActionManager*Instance()</code></pre>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_IsRecastTimerActive_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.IsRecastTimerActive(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32)">IsRecastTimerActive(ActionType, UInt32)</h4>
|
||||
|
|
@ -882,8 +983,7 @@ public static ActionManager*Instance()</code></pre>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[MemberFunction("E8 ?? ?? ?? ?? 3C 01 74 45")]
|
||||
public bool IsRecastTimerActive(ActionType actionType, uint actionID)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public bool IsRecastTimerActive(ActionType actionType, uint actionID)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -924,19 +1024,102 @@ public bool IsRecastTimerActive(ActionType actionType, uint actionID)</code></pr
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.Void*)%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_SetBlueMageActions_System_UInt32__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SetBlueMageActions(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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_UInt32_System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.UInt32,System.Void*)">UseAction(ActionType, UInt32, UInt32, UInt32, UInt32, UInt32, Void*)</h4>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_SetBlueMageActions_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SetBlueMageActions*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_SetBlueMageActions_System_UInt32__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SetBlueMageActions(System.UInt32*)">SetBlueMageActions(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">[MemberFunction("E8 ?? ?? ?? ?? EB 64 B1 01")]
|
||||
public bool UseAction(ActionType actionType, uint actionID, uint targetID = 3758096384U, uint a4 = 0U, uint a5 = 0U, uint a6 = 0U, void *a7 = default(void *))</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public bool SetBlueMageActions(uint *actionArray)</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">actionArray</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>
|
||||
<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_ActionManager_SwapBlueMageActionSlots_System_Int32_System_Int32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SwapBlueMageActionSlots(System.Int32%2CSystem.Int32)%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/ActionManager.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_SwapBlueMageActionSlots_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SwapBlueMageActionSlots*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_SwapBlueMageActionSlots_System_Int32_System_Int32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.SwapBlueMageActionSlots(System.Int32,System.Int32)">SwapBlueMageActionSlots(Int32, Int32)</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">public void SwapBlueMageActionSlots(int slotA, int slotB)</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.Int32</span></td>
|
||||
<td><span class="parametername">slotA</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">slotB</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<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_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_System_UInt32_System_UInt32_System_UInt32_System_Void__.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Int64%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CSystem.Void*)%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/ActionManager.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseAction_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_System_UInt32_System_UInt32_System_UInt32_System_Void__" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseAction(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Int64,System.UInt32,System.UInt32,System.UInt32,System.Void*)">UseAction(ActionType, UInt32, Int64, UInt32, UInt32, UInt32, Void*)</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">public bool UseAction(ActionType actionType, uint actionID, long targetID = 3758096384L, uint a4 = 0U, uint a5 = 0U, uint a6 = 0U, void *a7 = default(void *))</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -959,7 +1142,7 @@ public bool UseAction(ActionType actionType, uint actionID, uint targetID = 3758
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="xref">System.Int64</span></td>
|
||||
<td><span class="parametername">targetID</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
@ -1002,19 +1185,18 @@ public bool UseAction(ActionType actionType, uint actionID, uint targetID = 3758
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.UInt32%2CFFXIVClientStructs.FFXIV.Client.Graphics.Vector3*%2CSystem.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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType%2CSystem.UInt32%2CSystem.Int64%2CFFXIVClientStructs.FFXIV.Client.Graphics.Vector3*%2CSystem.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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_UInt32_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.UInt32,FFXIVClientStructs.FFXIV.Client.Graphics.Vector3*,System.UInt32)">UseActionLocation(ActionType, UInt32, UInt32, Vector3*, UInt32)</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_UseActionLocation_FFXIVClientStructs_FFXIV_Client_Game_ActionType_System_UInt32_System_Int64_FFXIVClientStructs_FFXIV_Client_Graphics_Vector3__System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.UseActionLocation(FFXIVClientStructs.FFXIV.Client.Game.ActionType,System.UInt32,System.Int64,FFXIVClientStructs.FFXIV.Client.Graphics.Vector3*,System.UInt32)">UseActionLocation(ActionType, UInt32, Int64, Vector3*, 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">[MemberFunction("E8 ?? ?? ?? ?? 3C 01 0F 85 ?? ?? ?? ?? EB 46")]
|
||||
public bool UseActionLocation(ActionType actionType, uint actionID, uint targetID = 3758096384U, Vector3*location = default(Vector3*), uint a4 = 0U)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public bool UseActionLocation(ActionType actionType, uint actionID, long targetID = 3758096384L, Vector3*location = default(Vector3*), uint a4 = 0U)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -1037,7 +1219,7 @@ public bool UseActionLocation(ActionType actionType, uint actionID, uint targetI
|
|||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="xref">System.Int64</span></td>
|
||||
<td><span class="parametername">targetID</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
@ -1076,10 +1258,10 @@ public bool UseActionLocation(ActionType actionType, uint actionID, uint targetI
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/db6e7c4a7b2638bedc2888c546009c7292c5de45/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager%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>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_ActionManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.ActionManager%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/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue