docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct BattleChara.CastInfo
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -106,10 +106,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L39">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L43">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionID">ActionID</h4>
<div class="markdown level1 summary"></div>
@ -135,10 +135,68 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionRecipientsCount.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionRecipientsCount%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L38">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L57">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionRecipientsCount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionRecipientsCount">ActionRecipientsCount</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 int ActionRecipientsCount</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.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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionRecipientsObjectIdArray.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionRecipientsObjectIdArray%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L56">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionRecipientsObjectIdArray" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionRecipientsObjectIdArray">ActionRecipientsObjectIdArray</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 long *ActionRecipientsObjectIdArray</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.Int64</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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L42">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_ActionType" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.ActionType">ActionType</h4>
<div class="markdown level1 summary"></div>
@ -164,10 +222,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L42">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L46">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastLocation" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastLocation">CastLocation</h4>
<div class="markdown level1 summary"></div>
@ -193,10 +251,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L41">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L45">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CastTargetID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CastTargetID">CastTargetID</h4>
<div class="markdown level1 summary"></div>
@ -222,10 +280,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L44">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L48">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_CurrentCastTime" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.CurrentCastTime">CurrentCastTime</h4>
<div class="markdown level1 summary"></div>
@ -251,10 +309,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L37">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L41">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Interruptible" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Interruptible">Interruptible</h4>
<div class="markdown level1 summary"></div>
@ -280,10 +338,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L36">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L40">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_IsCasting" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.IsCasting">IsCasting</h4>
<div class="markdown level1 summary"></div>
@ -309,10 +367,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L45">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L49">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_TotalCastTime" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.TotalCastTime">TotalCastTime</h4>
<div class="markdown level1 summary"></div>
@ -338,10 +396,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L40">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L44">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_08" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_08">Unk_08</h4>
<div class="markdown level1 summary"></div>
@ -367,10 +425,10 @@
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L43">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L47">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_Unk_30" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.Unk_30">Unk_30</h4>
<div class="markdown level1 summary"></div>
@ -394,6 +452,64 @@
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_UsedActionId.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.UsedActionId%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L51">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_UsedActionId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.UsedActionId">UsedActionId</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 UsedActionId</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>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_UsedActionType.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.UsedActionType%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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L52">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo_UsedActionType" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo.UsedActionType">UsedActionType</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 ActionType UsedActionType</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><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.ActionType.html">ActionType</a></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
@ -402,10 +518,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo%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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_BattleChara_CastInfo.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.BattleChara.CastInfo%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/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L33" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Game/Character/BattleChara.cs/#L37" class="contribution-link">View Source</a>
</li>
</ul>
</div>