mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
1113 lines
55 KiB
HTML
1113 lines
55 KiB
HTML
<!DOCTYPE html>
|
|
<!--[if IE]><![endif]-->
|
|
<html>
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<title>Struct ActionManager
|
|
</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta name="title" content="Struct ActionManager
|
|
">
|
|
<meta name="generator" content="docfx 2.59.1.0">
|
|
|
|
<link rel="shortcut icon" href="../favicon.ico">
|
|
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
|
<link rel="stylesheet" href="../styles/docfx.css">
|
|
<link rel="stylesheet" href="../styles/main.css">
|
|
<meta property="docfx:navrel" content="">
|
|
<meta property="docfx:tocrel" content="toc.html">
|
|
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
|
<div id="wrapper">
|
|
<header>
|
|
|
|
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
|
|
<a class="navbar-brand" href="../index.html">
|
|
<img id="logo" class="svg" src="../logo.svg" alt="">
|
|
</a>
|
|
</div>
|
|
<div class="collapse navbar-collapse" id="navbar">
|
|
<form class="navbar-form navbar-right" role="search" id="search">
|
|
<div class="form-group">
|
|
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
|
</div>
|
|
</form>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="subnav navbar navbar-default">
|
|
<div class="container hide-when-search" id="breadcrumb">
|
|
<ul class="breadcrumb">
|
|
<li></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<div role="main" class="container body-content hide-when-search">
|
|
|
|
<div class="sidenav hide-when-search">
|
|
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
|
<div class="sidetoggle collapse" id="sidetoggle">
|
|
<div id="sidetoc"></div>
|
|
</div>
|
|
</div>
|
|
<div class="article row grid-right">
|
|
<div class="col-md-10">
|
|
<article class="content wrap" id="_content" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager">
|
|
|
|
|
|
<h1 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.ActionManager" class="text-break">Struct ActionManager
|
|
</h1>
|
|
<div class="markdown level0 summary"></div>
|
|
<div class="markdown level0 conceptual"></div>
|
|
<div class="inheritedMembers">
|
|
<h5>Inherited Members</h5>
|
|
<div>
|
|
<span class="xref">System.ValueType.Equals(System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.GetHashCode()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.ValueType.ToString()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.GetType()</span>
|
|
</div>
|
|
<div>
|
|
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
|
</div>
|
|
</div>
|
|
<h6><strong>Namespace</strong>: <a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.html">FFXIVClientStructs.FFXIV.Client.Game</a></h6>
|
|
<h6><strong>Assembly</strong>: FFXIVClientStructs.dll</h6>
|
|
<h5 id="FFXIVClientStructs_FFXIV_Client_Game_ActionManager_syntax">Syntax</h5>
|
|
<div class="codewrapper">
|
|
<pre><code class="lang-csharp hljs">public struct ActionManager</code></pre>
|
|
</div>
|
|
<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>
|
|
</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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 85 C0 75 75 83 FF 03")]
|
|
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">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionId</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Void</span>*</td>
|
|
<td><span class="parametername">actionData</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/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>
|
|
</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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 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>
|
|
</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="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionId</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a3</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a4</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a5</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a6</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.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_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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 85 C0 75 02 33 C0", IsStatic = true)]
|
|
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">
|
|
<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>
|
|
<tr>
|
|
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.html">GameObject</a>*</td>
|
|
<td><span class="parametername">sourceObject</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.html">GameObject</a>*</td>
|
|
<td><span class="parametername">targetObject</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/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>
|
|
</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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? F3 0F 11 43 ?? 80 3B 00", IsStatic = true)]
|
|
public static float GetActionRange(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.Single</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_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>
|
|
</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>
|
|
</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>
|
|
<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>
|
|
</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="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">targetID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a4</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a5</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/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>
|
|
</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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 8B F8 3B DF")]
|
|
public uint GetAdjustedActionId(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.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/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>
|
|
</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>
|
|
</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>
|
|
<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>
|
|
</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="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a3</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a4</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.Single</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>
|
|
</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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 8B D6 41 8B CF")]
|
|
public float 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">
|
|
<thead>
|
|
<tr>
|
|
<th>Type</th>
|
|
<th>Name</th>
|
|
<th>Description</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody>
|
|
<tr>
|
|
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Byte</span></td>
|
|
<td><span class="parametername">a3</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.Single</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>
|
|
</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>
|
|
</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>
|
|
<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 DB 8B C8", IsStatic = true)]
|
|
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">
|
|
<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>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">level</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.UInt16</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_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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 8B D0 48 8B CD 8B F0")]
|
|
public int GetRecastGroup(int type, 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">type</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>
|
|
<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.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_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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 0F 57 FF 48 85 C0")]
|
|
public RecastDetail*GetRecastGroupDetail(int recastGroup)</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">recastGroup</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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.RecastDetail.html">RecastDetail</a>*</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_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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? 0F 2F C7 0F 28 7C 24")]
|
|
public float GetRecastTime(ActionType actionType, 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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</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>
|
|
<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.Single</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_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>
|
|
</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>
|
|
<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 ?? ?? ?? ?? F3 0F 5C F0 49 8B CD")]
|
|
public float GetRecastTimeElapsed(ActionType actionType, 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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</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>
|
|
<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.Single</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_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>
|
|
</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>
|
|
<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">[StaticAddress("48 8D 0D ?? ?? ?? ?? F3 0F 10 13", 0, false)]
|
|
public static ActionManager*Instance()</code></pre>
|
|
</div>
|
|
<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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionManager.html">ActionManager</a>*</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_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>
|
|
</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>
|
|
<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 74 45")]
|
|
public bool IsRecastTimerActive(ActionType actionType, 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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</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>
|
|
<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/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>
|
|
</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>
|
|
</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>
|
|
<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>
|
|
</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="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">targetID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a4</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a5</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a6</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.Void</span>*</td>
|
|
<td><span class="parametername">a7</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/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>
|
|
</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>
|
|
</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>
|
|
<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>
|
|
</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="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
|
|
<td><span class="parametername">actionType</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">actionID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">targetID</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Graphics.Vector3.html">Vector3</a>*</td>
|
|
<td><span class="parametername">location</span></td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td><span class="xref">System.UInt32</span></td>
|
|
<td><span class="parametername">a4</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>
|
|
|
|
<div class="hidden-sm col-md-2" role="complementary">
|
|
<div class="sideaffix">
|
|
<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>
|
|
</li>
|
|
<li>
|
|
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/db6e7c4a7b2638bedc2888c546009c7292c5de45/FFXIVClientStructs/FFXIV/Client/Game/ActionManager.cs/#L7" class="contribution-link">View Source</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
|
<h5>In This Article</h5>
|
|
<div></div>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<footer>
|
|
<div class="grad-bottom"></div>
|
|
<div class="footer">
|
|
<div class="container">
|
|
<span class="pull-right">
|
|
<a href="#top">Back to top</a>
|
|
</span>
|
|
|
|
<span>Generated by <strong>DocFX</strong></span>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
|
<script type="text/javascript" src="../styles/docfx.js"></script>
|
|
<script type="text/javascript" src="../styles/main.js"></script>
|
|
</body>
|
|
</html>
|