mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-02 14:04:36 +01:00
docs: regenerate
This commit is contained in:
parent
3f2a0c6bfe
commit
0c8e15a39f
81 changed files with 3440 additions and 905 deletions
|
|
@ -283,8 +283,7 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string CoordinateString { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public string CoordinateString { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -346,8 +345,7 @@ public string CoordinateString { 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 Map Map { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public Map Map { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -359,7 +357,7 @@ public Map Map { get; }</code></pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Map</span></td>
|
||||
<td><span class="xref">Map</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -381,8 +379,7 @@ public Map Map { 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 PlaceName { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public string PlaceName { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -413,8 +410,7 @@ public string PlaceName { 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 PlaceNameRegion { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public string PlaceNameRegion { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -507,8 +503,7 @@ public string PlaceNameRegion { 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 TerritoryType TerritoryType { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public TerritoryType TerritoryType { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -520,7 +515,7 @@ public TerritoryType TerritoryType { get; }</code></pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.TerritoryType</span></td>
|
||||
<td><span class="xref">TerritoryType</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -605,8 +600,7 @@ public TerritoryType TerritoryType { 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 float YCoord { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public float YCoord { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue