mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 20:24:16 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -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><<span class="xref">Lumina.Excel.GeneratedSheets.ClassJob</span>></td>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a><<span class="xref">ClassJob</span>></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><<span class="xref">Lumina.Excel.GeneratedSheets.OnlineStatus</span>></td>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.Resolvers.ExcelResolver-1.html">ExcelResolver</a><<span class="xref">OnlineStatus</span>></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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue