docs: regenerate

This commit is contained in:
goat 2022-10-29 15:34:04 +02:00
parent 02f90899a3
commit 6fd636c26c
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
1239 changed files with 214126 additions and 66229 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class MapLinkPayload
">
<meta name="generator" content="docfx 2.59.1.0">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -270,7 +270,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string CoordinateString { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public string CoordinateString { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -332,7 +333,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public Map Map { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public Map Map { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -344,7 +346,7 @@ as possible but is an approximation and may be slightly off for some positions.<
</thead>
<tbody>
<tr>
<td><span class="xref">Map</span></td>
<td><span class="xref">Lumina.Excel.GeneratedSheets.Map</span></td>
<td></td>
</tr>
</tbody>
@ -366,7 +368,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string PlaceName { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public string PlaceName { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -397,7 +400,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string PlaceNameRegion { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public string PlaceNameRegion { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -490,7 +494,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public TerritoryType TerritoryType { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public TerritoryType TerritoryType { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
@ -502,7 +507,7 @@ as possible but is an approximation and may be slightly off for some positions.<
</thead>
<tbody>
<tr>
<td><span class="xref">TerritoryType</span></td>
<td><span class="xref">Lumina.Excel.GeneratedSheets.TerritoryType</span></td>
<td></td>
</tr>
</tbody>
@ -588,7 +593,8 @@ as possible but is an approximation and may be slightly off for some positions.<
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public float YCoord { get; }</code></pre>
<pre><code class="lang-csharp hljs">[JsonIgnore]
public float YCoord { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">