mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -104,12 +104,41 @@
|
|||
</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_Character_Character_ActionTimelineManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ActionTimelineManager%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/Character/Character.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ActionTimelineManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ActionTimelineManager">ActionTimelineManager</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 ActionTimelineManager ActionTimelineManager</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.ActionTimelineManager.html">ActionTimelineManager</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Balloon.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Balloon%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/Character/Character.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Balloon" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Balloon">Balloon</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -133,6 +162,35 @@
|
|||
</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_Character_Character_Battalion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Battalion%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/Character/Character.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Battalion" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Battalion">Battalion</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 byte Battalion</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.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ClassJob.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ClassJob%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>
|
||||
|
|
@ -162,12 +220,41 @@
|
|||
</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_Character_Character_Companion.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Companion%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/Character/Character.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Companion" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Companion">Companion</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 Character.CompanionContainer Companion</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.Character.Character.CompanionContainer.html">Character.CompanionContainer</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionObject%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/Character/Character.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionObject">CompanionObject</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -196,7 +283,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionOwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionOwnerID%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/Character/Character.cs/#L66">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L74">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CompanionOwnerID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CompanionOwnerID">CompanionOwnerID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -254,7 +341,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CurrentWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CurrentWorld%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/Character/Character.cs/#L60">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CurrentWorld" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CurrentWorld">CurrentWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -283,7 +370,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CustomizeData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CustomizeData%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/Character/Character.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CustomizeData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CustomizeData">CustomizeData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -312,7 +399,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_DrawData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.DrawData%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/Character/Character.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_DrawData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.DrawData">DrawData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -341,7 +428,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EquipSlotData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EquipSlotData%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/Character/Character.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EquipSlotData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EquipSlotData">EquipSlotData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -370,7 +457,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EventState.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EventState%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/Character/Character.cs/#L62">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_EventState" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.EventState">EventState</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -399,7 +486,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_FreeCompanyTag.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.FreeCompanyTag%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/Character/Character.cs/#L55">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_FreeCompanyTag" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.FreeCompanyTag">FreeCompanyTag</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -515,7 +602,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_HomeWorld.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.HomeWorld%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/Character/Character.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L66">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_HomeWorld" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.HomeWorld">HomeWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -713,6 +800,35 @@
|
|||
</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_Character_Character_Mode.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mode%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/Character/Character.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mode" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mode">Mode</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 Character.CharacterModes Mode</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.Character.Character.CharacterModes.html">Character.CharacterModes</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ModelCharaId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ModelCharaId%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>
|
||||
|
|
@ -858,12 +974,70 @@
|
|||
</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_Character_Character_ModeParam.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ModeParam%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/Character/Character.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ModeParam" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ModeParam">ModeParam</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 byte ModeParam</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.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mount%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/Character/Character.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Mount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Mount">Mount</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 Character.MountContainer Mount</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.Character.Character.MountContainer.html">Character.MountContainer</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_NameID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.NameID%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/Character/Character.cs/#L58">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_NameID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.NameID">NameID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -892,7 +1066,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Omen.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Omen%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/Character/Character.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Omen" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Omen">Omen</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -921,7 +1095,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_OnlineStatus.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.OnlineStatus%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/Character/Character.cs/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_OnlineStatus" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.OnlineStatus">OnlineStatus</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -945,12 +1119,41 @@
|
|||
</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_Character_Character_Ornament.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Ornament%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/Character/Character.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_Ornament" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.Ornament">Ornament</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 Character.OrnamentContainer Ornament</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.Character.Character.OrnamentContainer.html">Character.OrnamentContainer</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_PlayerTargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.PlayerTargetObjectID%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/Character/Character.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_PlayerTargetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.PlayerTargetObjectID">PlayerTargetObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -979,7 +1182,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ShieldValue.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ShieldValue%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/Character/Character.cs/#L64">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L72">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_ShieldValue" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.ShieldValue">ShieldValue</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -1003,12 +1206,41 @@
|
|||
</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_Character_Character_StatusEffectVFXId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusEffectVFXId%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/Character/Character.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusEffectVFXId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusEffectVFXId">StatusEffectVFXId</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 short StatusEffectVFXId</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.Int16</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusFlags%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/Character/Character.cs/#L65">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L73">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_StatusFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.StatusFlags">StatusFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -1037,14 +1269,14 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_TargetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.TargetObjectID%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/Character/Character.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_TargetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.TargetObjectID">TargetObjectID</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 TargetObjectID</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ulong TargetObjectID</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -1056,7 +1288,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -1095,7 +1327,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_VfxData.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.VfxData%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/Character/Character.cs/#L50">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_VfxData" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.VfxData">VfxData</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -1124,7 +1356,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_VfxData2.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.VfxData2%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/Character/Character.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_VfxData2" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.VfxData2">VfxData2</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -1155,7 +1387,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CopyFromCharacter_FFXIVClientStructs_FFXIV_Client_Game_Character_Character__System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CopyFromCharacter(FFXIVClientStructs.FFXIV.Client.Game.Character.Character*%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L72">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L80">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CopyFromCharacter_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CopyFromCharacter*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CopyFromCharacter_FFXIVClientStructs_FFXIV_Client_Game_Character_Character__System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CopyFromCharacter(FFXIVClientStructs.FFXIV.Client.Game.Character.Character*,System.UInt32)">CopyFromCharacter(Character*, UInt32)</h4>
|
||||
|
|
@ -1207,7 +1439,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetCastInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetCastInfo%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/Character/Character.cs/#L79">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetCastInfo_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetCastInfo*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetCastInfo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetCastInfo">GetCastInfo()</h4>
|
||||
|
|
@ -1237,7 +1469,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetForayInfo.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetForayInfo%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/Character/Character.cs/#L82">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L95">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetForayInfo_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetForayInfo*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetForayInfo" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetForayInfo">GetForayInfo()</h4>
|
||||
|
|
@ -1267,7 +1499,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetStatusManager.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetStatusManager%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/Character/Character.cs/#L76">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetStatusManager_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetStatusManager*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetStatusManager" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetStatusManager">GetStatusManager()</h4>
|
||||
|
|
@ -1297,7 +1529,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId%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/Character/Character.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_GetTargetId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.GetTargetId">GetTargetId()</h4>
|
||||
|
|
@ -1305,7 +1537,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public uint GetTargetId()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ulong GetTargetId()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -1317,7 +1549,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="xref">System.UInt64</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -1327,7 +1559,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Character_Character_IsMount.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMount%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/Character/Character.cs/#L85">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L98">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_IsMount_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMount*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_IsMount" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMount">IsMount()</h4>
|
||||
|
|
@ -1352,6 +1584,73 @@
|
|||
</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_Character_Character_IsMounted.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMounted%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/Character/Character.cs/#L83">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_IsMounted_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMounted*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_IsMounted" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.IsMounted">IsMounted()</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 IsMounted()</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><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_Character_Character_SetMode_FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CharacterModes_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Character.Character.SetMode(FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CharacterModes%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/main/FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs/#L86">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_SetMode_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.SetMode*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Character_Character_SetMode_FFXIVClientStructs_FFXIV_Client_Game_Character_Character_CharacterModes_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Character.Character.SetMode(FFXIVClientStructs.FFXIV.Client.Game.Character.Character.CharacterModes,System.Byte)">SetMode(Character.CharacterModes, 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">public void SetMode(Character.CharacterModes mode, byte modeParam)</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.Character.Character.CharacterModes.html">Character.CharacterModes</a></td>
|
||||
<td><span class="parametername">mode</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span></td>
|
||||
<td><span class="parametername">modeParam</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue