docs: regenerate

This commit is contained in:
goat 2023-01-26 23:57:38 +01:00
parent 4d7da00af3
commit 83586fd46b
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
658 changed files with 80853 additions and 15683 deletions

View file

@ -123,6 +123,9 @@
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_OwnerId">GameObject.OwnerId</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_ObjectIndex">GameObject.ObjectIndex</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_ObjectKind">GameObject.ObjectKind</a>
</div>
@ -135,6 +138,9 @@
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_YalmDistanceZ">GameObject.YalmDistanceZ</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_IsDead">GameObject.IsDead</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.ClientState.Objects.Types.GameObject.html#Dalamud_Game_ClientState_Objects_Types_GameObject_Position">GameObject.Position</a>
</div>
@ -197,7 +203,7 @@
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a>&lt;<span class="xref">Lumina.Excel.GeneratedSheets.ClassJob</span>&gt;</td>
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a>&lt;<span class="xref">ClassJob</span>&gt;</td>
<td></td>
</tr>
</tbody>
@ -601,7 +607,7 @@ Indexed by <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.Customiz
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a>&lt;<span class="xref">Lumina.Excel.GeneratedSheets.OnlineStatus</span>&gt;</td>
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a>&lt;<span class="xref">OnlineStatus</span>&gt;</td>
<td></td>
</tr>
</tbody>
@ -682,7 +688,7 @@ Indexed by <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.Customiz
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public override uint TargetObjectId { get; }</code></pre>
<pre><code class="lang-csharp hljs">public override ulong TargetObjectId { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -694,7 +700,7 @@ Indexed by <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.Customiz
</thead>
<tbody>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="xref">System.UInt64</span></td>
<td></td>
</tr>
</tbody>