mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
54f6a97c8d
commit
a3686d9c93
992 changed files with 51626 additions and 8743 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue