mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -109,7 +109,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DataID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DataID%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/Object/GameObject.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DataID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DataID">DataID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -133,12 +133,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_Object_GameObject_DefaultPosition.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DefaultPosition%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/Object/GameObject.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DefaultPosition" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DefaultPosition">DefaultPosition</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 Vector3 DefaultPosition</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.Common.Math.Vector3.html">Vector3</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_Object_GameObject_DefaultRotation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DefaultRotation%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/Object/GameObject.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DefaultRotation" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DefaultRotation">DefaultRotation</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 float DefaultRotation</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.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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DrawObject%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/Object/GameObject.cs/#L55">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DrawObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DrawObject">DrawObject</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -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_Object_GameObject_EventId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.EventId%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/Object/GameObject.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_EventId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.EventId">EventId</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 EventId EventId</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.Event.EventId.html">EventId</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_Object_GameObject_FateId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.FateId%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/Object/GameObject.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L58">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_FateId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.FateId">FateId</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_Object_GameObject_Gender.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Gender%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/Object/GameObject.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Gender" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Gender">Gender</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -225,7 +312,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Height.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Height%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/Object/GameObject.cs/#L51">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Height" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Height">Height</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_Object_GameObject_HitboxRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.HitboxRadius%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/Object/GameObject.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_HitboxRadius" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.HitboxRadius">HitboxRadius</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_Object_GameObject_LuaActor.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.LuaActor%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/Object/GameObject.cs/#L57">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L62">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_LuaActor" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.LuaActor">LuaActor</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_Object_GameObject_Name.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Name%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/Object/GameObject.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Name" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -336,12 +423,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_Object_GameObject_NamePlateIconId.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.NamePlateIconId%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/Object/GameObject.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_NamePlateIconId" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.NamePlateIconId">NamePlateIconId</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 NamePlateIconId</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/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectID%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/Object/GameObject.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectID">ObjectID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -370,7 +486,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectIndex.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectIndex%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/Object/GameObject.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectIndex" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectIndex">ObjectIndex</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -399,7 +515,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectKind%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/Object/GameObject.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_ObjectKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -428,7 +544,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_OwnerID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.OwnerID%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/Object/GameObject.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_OwnerID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.OwnerID">OwnerID</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -457,7 +573,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Position.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Position%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/Object/GameObject.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Position" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Position">Position</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -476,7 +592,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Graphics.Vector3.html">Vector3</a></td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Common.Math.Vector3.html">Vector3</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -486,7 +602,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_RenderFlags.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.RenderFlags%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/Object/GameObject.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_RenderFlags" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.RenderFlags">RenderFlags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -515,7 +631,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Rotation.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Rotation%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/Object/GameObject.cs/#L49">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Rotation" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Rotation">Rotation</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -544,7 +660,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Scale.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Scale%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/Object/GameObject.cs/#L50">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_Scale" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.Scale">Scale</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -573,7 +689,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_SubKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.SubKind%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/Object/GameObject.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_SubKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.SubKind">SubKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -597,12 +713,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_Object_GameObject_TargetableStatus.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetableStatus%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/Object/GameObject.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_TargetableStatus" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetableStatus">TargetableStatus</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 ObjectTargetableFlags TargetableStatus</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.Object.ObjectTargetableFlags.html">ObjectTargetableFlags</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_Object_GameObject_TargetStatus.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetStatus%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/Object/GameObject.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_TargetStatus" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.TargetStatus">TargetStatus</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -631,7 +776,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_VfxScale.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.VfxScale%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/Object/GameObject.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_VfxScale" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.VfxScale">VfxScale</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -660,7 +805,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerX.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerX%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/Object/GameObject.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerX" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerX">YalmDistanceFromPlayerX</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -689,7 +834,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerZ.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerZ%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/Object/GameObject.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_YalmDistanceFromPlayerZ" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.YalmDistanceFromPlayerZ">YalmDistanceFromPlayerZ</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -720,7 +865,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DisableDraw.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DisableDraw%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/Object/GameObject.cs/#L80">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L85">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DisableDraw_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DisableDraw*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_DisableDraw" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.DisableDraw">DisableDraw()</h4>
|
||||
|
|
@ -735,7 +880,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_EnableDraw.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.EnableDraw%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/Object/GameObject.cs/#L77">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L82">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_EnableDraw_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.EnableDraw*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_EnableDraw" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.EnableDraw">EnableDraw()</h4>
|
||||
|
|
@ -750,7 +895,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject%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/Object/GameObject.cs/#L84">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetDrawObject" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetDrawObject">GetDrawObject()</h4>
|
||||
|
|
@ -780,7 +925,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight%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/Object/GameObject.cs/#L74">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L79">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetHeight" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetHeight">GetHeight()</h4>
|
||||
|
|
@ -810,7 +955,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable%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/Object/GameObject.cs/#L65">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetIsTargetable" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetIsTargetable">GetIsTargetable()</h4>
|
||||
|
|
@ -840,7 +985,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName%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/Object/GameObject.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L73">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetName" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetName">GetName()</h4>
|
||||
|
|
@ -870,7 +1015,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID%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/Object/GameObject.cs/#L87">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetNpcID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetNpcID">GetNpcID()</h4>
|
||||
|
|
@ -900,7 +1045,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID%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/Object/GameObject.cs/#L59">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectID" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectID">GetObjectID()</h4>
|
||||
|
|
@ -930,7 +1075,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind%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/Object/GameObject.cs/#L62">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetObjectKind" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetObjectKind">GetObjectKind()</h4>
|
||||
|
|
@ -960,7 +1105,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius%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/Object/GameObject.cs/#L71">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_GetRadius" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.GetRadius">GetRadius()</h4>
|
||||
|
|
@ -990,7 +1135,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter%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/Object/GameObject.cs/#L93">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L101">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsCharacter" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsCharacter">IsCharacter()</h4>
|
||||
|
|
@ -1020,7 +1165,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead%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/Object/GameObject.cs/#L90">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Object/GameObject.cs/#L95">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsDead" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsDead">IsDead()</h4>
|
||||
|
|
@ -1045,6 +1190,36 @@
|
|||
</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_Object_GameObject_IsNotMounted.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsNotMounted%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/Object/GameObject.cs/#L98">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsNotMounted_" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsNotMounted*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Object_GameObject_IsNotMounted" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Object.GameObject.IsNotMounted">IsNotMounted()</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 IsNotMounted()</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>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue