docs: regenerate

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

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Struct Object
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -106,10 +106,10 @@
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_ChildObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.ChildObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_ChildObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.ChildObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L13">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L17">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_ChildObject" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.ChildObject">ChildObject</h4>
<div class="markdown level1 summary"></div>
@ -133,6 +133,213 @@
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_NextSiblingObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.NextSiblingObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L16">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_NextSiblingObject" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.NextSiblingObject">NextSiblingObject</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 Object*NextSiblingObject</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.Graphics.Scene.Object.html">Object</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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_ParentObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.ParentObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L14">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_ParentObject" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.ParentObject">ParentObject</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 Object*ParentObject</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.Graphics.Scene.Object.html">Object</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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Position.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L19">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Position" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.Position">Position</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 Position</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.Graphics.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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_PreviousSiblingObject.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.PreviousSiblingObject%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L15">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_PreviousSiblingObject" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.PreviousSiblingObject">PreviousSiblingObject</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 Object*PreviousSiblingObject</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.Graphics.Scene.Object.html">Object</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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Rotation.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L20">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Rotation" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.Rotation">Rotation</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 Quarternion Rotation</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.Graphics.Quarternion.html">Quarternion</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/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Scale.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.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/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L21">View Source</a>
</span>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_Scale" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.Scale">Scale</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 Scale</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.Graphics.Vector3.html">Vector3</a></td>
<td></td>
</tr>
</tbody>
</table>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_GetObjectType.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.GetObjectType%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L23">View Source</a>
</span>
<a id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_GetObjectType_" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.GetObjectType*"></a>
<h4 id="FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object_GetObjectType" data-uid="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object.GetObjectType">GetObjectType()</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">[VirtualFunction(2)]
public ObjectType GetObjectType()</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Graphics.Scene.ObjectType.html">ObjectType</a></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
@ -141,10 +348,10 @@
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/aers/FFXIVClientStructs/new/6157e56b10511adf633b59cf43178ec3dbb873f7/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/goat_unbreaks_the_abi/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Graphics_Scene_Object.md&amp;value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Object%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/aers/FFXIVClientStructs/blob/6157e56b10511adf633b59cf43178ec3dbb873f7/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L10" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/goat_unbreaks_the_abi/FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Object.cs/#L11" class="contribution-link">View Source</a>
</li>
</ul>
</div>