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
c864cae087
commit
1eb35f29eb
935 changed files with 148201 additions and 35402 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Dalamud.Hooking
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
<meta name="generator" content="docfx 2.58.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -80,6 +80,11 @@
|
|||
<h4><a class="xref" href="Dalamud.Hooking.Hook-1.html">Hook<T></a></h4>
|
||||
<section><p>Manages a hook which can be used to intercept a call to native function.
|
||||
This class is basically a thin wrapper around the LocalHook type to provide helper functions.</p>
|
||||
</section>
|
||||
<h3 id="interfaces">Interfaces
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Hooking.IDalamudHook.html">IDalamudHook</a></h4>
|
||||
<section><p>Interface describing a generic hook.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue