mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 20:54:16 +01:00
docs: regenerate
This commit is contained in:
parent
3f2a0c6bfe
commit
0c8e15a39f
81 changed files with 3440 additions and 905 deletions
|
|
@ -81,34 +81,6 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">EntryPoint</span></div>
|
||||
</div>
|
||||
<div classs="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">EasyHook.IEntryPoint</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.html">Dalamud</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_EntryPoint_syntax">Syntax</h5>
|
||||
|
|
@ -119,13 +91,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint__ctor_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.%23ctor(EasyHook.RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint__ctor_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.%23ctor(RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/EntryPoint.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_EntryPoint__ctor_" data-uid="Dalamud.EntryPoint.#ctor*"></a>
|
||||
<h4 id="Dalamud_EntryPoint__ctor_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.#ctor(EasyHook.RemoteHooking.IContext,Dalamud.DalamudStartInfo)">EntryPoint(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<h4 id="Dalamud_EntryPoint__ctor_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.#ctor(RemoteHooking.IContext,Dalamud.DalamudStartInfo)">EntryPoint(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.EntryPoint.html">EntryPoint</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -144,9 +116,9 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="xref">RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
<td><p>The <see cref="!:RemoteHooking.IContext"></see> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -161,13 +133,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint_Run_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.Run(EasyHook.RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint_Run_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.Run(RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/EntryPoint.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_EntryPoint_Run_" data-uid="Dalamud.EntryPoint.Run*"></a>
|
||||
<h4 id="Dalamud_EntryPoint_Run_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.Run(EasyHook.RemoteHooking.IContext,Dalamud.DalamudStartInfo)">Run(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<h4 id="Dalamud_EntryPoint_Run_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.Run(RemoteHooking.IContext,Dalamud.DalamudStartInfo)">Run(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<div class="markdown level1 summary"><p>Initialize all Dalamud subsystems and start running on the main thread.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -186,9 +158,9 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="xref">RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
<td><p>The <see cref="!:RemoteHooking.IContext"></see> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -199,10 +171,6 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<span class="xref">EasyHook.IEntryPoint</span>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue