mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
857a693842
commit
aceb905c82
491 changed files with 201855 additions and 15575 deletions
|
|
@ -81,9 +81,11 @@
|
|||
<section><p>This class acts as an interface to various objects needed to interact with Dalamud and the game.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Plugin.PluginDefinition.html">PluginDefinition</a></h4>
|
||||
<section></section>
|
||||
<section><p>Class containing information about a plugin.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Plugin.PluginLog.html">PluginLog</a></h4>
|
||||
<section></section>
|
||||
<section><p>Class offering various static methods to allow for logging in plugins.</p>
|
||||
</section>
|
||||
<h3 id="interfaces">Interfaces
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Plugin.IDalamudPlugin.html">IDalamudPlugin</a></h4>
|
||||
|
|
@ -93,6 +95,11 @@
|
|||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Plugin.PluginLoadReason.html">PluginLoadReason</a></h4>
|
||||
<section><p>This enum reflects reasons for loading a plugin.</p>
|
||||
</section>
|
||||
<h3 id="delegates">Delegates
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Plugin.DalamudPluginInterface.LanguageChangedDelegate.html">DalamudPluginInterface.LanguageChangedDelegate</a></h4>
|
||||
<section><p>Delegate for localization change with two-letter iso lang code.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue