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
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -110,7 +110,7 @@ installation directory.</p>
|
|||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.html">Dalamud.Game</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.Injector.dll</h6>
|
||||
<h5 id="Dalamud_Game_GameVersion_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[Serializable]
|
||||
|
|
@ -378,8 +378,7 @@ public sealed class GameVersion : ICloneable, IComparable, IComparable<GameVe
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[JsonConstructor]
|
||||
public GameVersion(string version)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public GameVersion(string version)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue