docs: regenerate

This commit is contained in:
goaaats 2022-04-03 04:09:45 +02:00
parent 10c7cee542
commit 077c1bca96
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1010 changed files with 17458 additions and 9354 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class PlayerPayload
">
<meta name="generator" content="docfx 2.59.0.0">
<meta name="generator" content="docfx 2.59.1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -199,8 +199,7 @@ The world name will always be present.</p>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonIgnore]
public string DisplayedName { get; }</code></pre>
<pre><code class="lang-csharp hljs">public string DisplayedName { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -231,8 +230,7 @@ public string DisplayedName { 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 string PlayerName { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public string PlayerName { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -296,8 +294,7 @@ public string PlayerName { 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 World World { get; }</code></pre>
<pre><code class="lang-csharp hljs">public World World { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -309,7 +306,7 @@ public World World { get; }</code></pre>
</thead>
<tbody>
<tr>
<td><span class="xref">Lumina.Excel.GeneratedSheets.World</span></td>
<td><span class="xref">World</span></td>
<td></td>
</tr>
</tbody>