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
|
|
@ -73,7 +73,8 @@
|
|||
|
||||
<h1 id="Dalamud_EntryPoint" data-uid="Dalamud.EntryPoint" class="text-break">Class EntryPoint
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 summary"><p>The main entrypoint for the Dalamud system.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
|
|
@ -121,11 +122,12 @@
|
|||
<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>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L14">View Source</a>
|
||||
<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>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<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>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -144,12 +146,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td></td>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.DalamudStartInfo.html">DalamudStartInfo</a></td>
|
||||
<td><span class="parametername">info</span></td>
|
||||
<td></td>
|
||||
<td><p>The <a class="xref" href="Dalamud.DalamudStartInfo.html">DalamudStartInfo</a> containing information needed to initialize Dalamud.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -160,11 +164,12 @@
|
|||
<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>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L18">View Source</a>
|
||||
<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>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<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>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -183,12 +188,14 @@
|
|||
<tr>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td></td>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.DalamudStartInfo.html">DalamudStartInfo</a></td>
|
||||
<td><span class="parametername">info</span></td>
|
||||
<td></td>
|
||||
<td><p>The <a class="xref" href="Dalamud.DalamudStartInfo.html">DalamudStartInfo</a> containing information needed to initialize Dalamud.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -207,7 +214,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint.md&value=---%0Auid%3A%20Dalamud.EntryPoint%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" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L18" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue