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
02f90899a3
commit
6fd636c26c
1239 changed files with 214126 additions and 66229 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class Localization
|
||||
">
|
||||
<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">
|
||||
|
|
@ -81,6 +81,10 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">Localization</span></div>
|
||||
</div>
|
||||
<div class="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><a class="xref" href="Dalamud.IServiceType.html">IServiceType</a></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
|
|
@ -109,7 +113,7 @@
|
|||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Localization_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class Localization</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class Localization : IServiceType</code></pre>
|
||||
</div>
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
|
|
@ -118,7 +122,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization__ctor_System_String_System_String_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Localization.%23ctor(System.String%2CSystem.String%2CSystem.Boolean)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization__ctor_" data-uid="Dalamud.Localization.#ctor*"></a>
|
||||
<h4 id="Dalamud_Localization__ctor_System_String_System_String_System_Boolean_" data-uid="Dalamud.Localization.#ctor(System.String,System.String,System.Boolean)">Localization(String, String, Boolean)</h4>
|
||||
|
|
@ -166,7 +170,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_ApplicableLangCodes.md&value=---%0Auid%3A%20Dalamud.Localization.ApplicableLangCodes%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Localization_ApplicableLangCodes" data-uid="Dalamud.Localization.ApplicableLangCodes">ApplicableLangCodes</h4>
|
||||
<div class="markdown level1 summary"><p>Array of language codes which have a valid translation in Dalamud.</p>
|
||||
|
|
@ -198,7 +202,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_ExportLocalizable.md&value=---%0Auid%3A%20Dalamud.Localization.ExportLocalizable%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L131">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L143">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_ExportLocalizable_" data-uid="Dalamud.Localization.ExportLocalizable*"></a>
|
||||
<h4 id="Dalamud_Localization_ExportLocalizable" data-uid="Dalamud.Localization.ExportLocalizable">ExportLocalizable()</h4>
|
||||
|
|
@ -214,7 +218,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_Localize_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Localization.Localize(System.String%2CSystem.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L75">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_Localize_" data-uid="Dalamud.Localization.Localize*"></a>
|
||||
<h4 id="Dalamud_Localization_Localize_System_String_System_String_" data-uid="Dalamud.Localization.Localize(System.String,System.String)">Localize(String, String)</h4>
|
||||
|
|
@ -272,7 +276,7 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithFallbacks.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithFallbacks%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L97">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L109">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithFallbacks_" data-uid="Dalamud.Localization.SetupWithFallbacks*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithFallbacks" data-uid="Dalamud.Localization.SetupWithFallbacks">SetupWithFallbacks()</h4>
|
||||
|
|
@ -288,7 +292,7 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithLangCode_System_String_.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithLangCode(System.String)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L107">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L119">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithLangCode_" data-uid="Dalamud.Localization.SetupWithLangCode*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithLangCode_System_String_" data-uid="Dalamud.Localization.SetupWithLangCode(System.String)">SetupWithLangCode(String)</h4>
|
||||
|
|
@ -322,7 +326,7 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithUiCulture.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithUiCulture%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L71">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L83">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithUiCulture_" data-uid="Dalamud.Localization.SetupWithUiCulture*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithUiCulture" data-uid="Dalamud.Localization.SetupWithUiCulture">SetupWithUiCulture()</h4>
|
||||
|
|
@ -340,7 +344,7 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_LocalizationChanged.md&value=---%0Auid%3A%20Dalamud.Localization.LocalizationChanged%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Localization_LocalizationChanged" data-uid="Dalamud.Localization.LocalizationChanged">LocalizationChanged</h4>
|
||||
<div class="markdown level1 summary"><p>Event that occurs when the language is changed.</p>
|
||||
|
|
@ -365,6 +369,10 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.IServiceType.html">IServiceType</a>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
@ -376,7 +384,7 @@ The fallback is also required to create the string files to be localized.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization.md&value=---%0Auid%3A%20Dalamud.Localization%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L16" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue