docs: regenerate

This commit is contained in:
goat 2021-12-06 19:14:46 +01:00
parent ebe997089e
commit cc362d5fd7
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5
896 changed files with 28457 additions and 29442 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class AsmHook
">
<meta name="generator" content="docfx 2.58.4.0">
<meta name="generator" content="docfx 2.58.9.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -276,6 +276,37 @@ Hook is not activated until Enable() method is called.</p>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Hooking_AsmHook_BackendName.md&amp;value=---%0Auid%3A%20Dalamud.Hooking.AsmHook.BackendName%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/Hooking/AsmHook.cs/#L116">View Source</a>
</span>
<a id="Dalamud_Hooking_AsmHook_BackendName_" data-uid="Dalamud.Hooking.AsmHook.BackendName*"></a>
<h4 id="Dalamud_Hooking_AsmHook_BackendName" data-uid="Dalamud.Hooking.AsmHook.BackendName">BackendName</h4>
<div class="markdown level1 summary"><p>Gets the name of the hooking backend used for the hook.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string BackendName { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Hooking_AsmHook_IsDisposed.md&amp;value=---%0Auid%3A%20Dalamud.Hooking.AsmHook.IsDisposed%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>
@ -345,7 +376,7 @@ Hook is not activated until Enable() method is called.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Hooking_AsmHook_Disable.md&amp;value=---%0Auid%3A%20Dalamud.Hooking.AsmHook.Disable%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/Hooking/AsmHook.cs/#L155">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Hooking/AsmHook.cs/#L158">View Source</a>
</span>
<a id="Dalamud_Hooking_AsmHook_Disable_" data-uid="Dalamud.Hooking.AsmHook.Disable*"></a>
<h4 id="Dalamud_Hooking_AsmHook_Disable" data-uid="Dalamud.Hooking.AsmHook.Disable">Disable()</h4>
@ -361,7 +392,7 @@ Hook is not activated until Enable() method is called.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Hooking_AsmHook_Dispose.md&amp;value=---%0Auid%3A%20Dalamud.Hooking.AsmHook.Dispose%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/Hooking/AsmHook.cs/#L118">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Hooking/AsmHook.cs/#L121">View Source</a>
</span>
<a id="Dalamud_Hooking_AsmHook_Dispose_" data-uid="Dalamud.Hooking.AsmHook.Dispose*"></a>
<h4 id="Dalamud_Hooking_AsmHook_Dispose" data-uid="Dalamud.Hooking.AsmHook.Dispose">Dispose()</h4>
@ -377,7 +408,7 @@ Hook is not activated until Enable() method is called.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Hooking_AsmHook_Enable.md&amp;value=---%0Auid%3A%20Dalamud.Hooking.AsmHook.Enable%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/Hooking/AsmHook.cs/#L135">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Hooking/AsmHook.cs/#L138">View Source</a>
</span>
<a id="Dalamud_Hooking_AsmHook_Enable_" data-uid="Dalamud.Hooking.AsmHook.Enable*"></a>
<h4 id="Dalamud_Hooking_AsmHook_Enable" data-uid="Dalamud.Hooking.AsmHook.Enable">Enable()</h4>