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

@ -203,7 +203,7 @@
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Matrix44*InverseBoneMatrix</code></pre>
<pre><code class="lang-csharp hljs">public Matrix4x4*InverseBoneMatrix</code></pre>
</div>
<h5 class="fieldValue">Field Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -215,7 +215,7 @@
</thead>
<tbody>
<tr>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Graphics.Matrix44.html">Matrix44</a>*</td>
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Common.Math.Matrix4x4.html">Matrix4x4</a>*</td>
<td></td>
</tr>
</tbody>