docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Namespace Dalamud
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -101,6 +101,9 @@
</h3>
<h4><a class="xref" href="Dalamud.EntryPoint.InitDelegate.html">EntryPoint.InitDelegate</a></h4>
<section><p>A delegate used during initialization of the CLR from Dalamud.Boot.</p>
</section>
<h4><a class="xref" href="Dalamud.EntryPoint.VehDelegate.html">EntryPoint.VehDelegate</a></h4>
<section><p>A delegate used from VEH handler on exception which CoreCLR will fast fail by default.</p>
</section>
<h4><a class="xref" href="Dalamud.Localization.LocalizationChangedDelegate.html">Localization.LocalizationChangedDelegate</a></h4>
<section><p>Delegate for the <a class="xref" href="Dalamud.Localization.html#Dalamud_Localization_LocalizationChanged">LocalizationChanged</a> event that occurs when the language is changed.</p>