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

@ -192,8 +192,7 @@ Creates a new UIForegroundPayload for the given UIColor key.</p>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public ushort ColorKey { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public ushort ColorKey { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -255,8 +254,7 @@ public ushort ColorKey { get; set; }</code></pre>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public uint RGB { get; }</code></pre>
<pre><code class="lang-csharp hljs">public uint RGB { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -320,8 +318,7 @@ public uint RGB { get; }</code></pre>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public UIColor UIColor { get; }</code></pre>
<pre><code class="lang-csharp hljs">public UIColor UIColor { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -333,7 +330,7 @@ public UIColor UIColor { get; }</code></pre>
</thead>
<tbody>
<tr>
<td><span class="xref">Lumina.Excel.GeneratedSheets.UIColor</span></td>
<td><span class="xref">UIColor</span></td>
<td></td>
</tr>
</tbody>