mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -106,17 +106,17 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ActiveInstanceDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ActiveInstanceDirector%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/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ActiveContentDirector.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ActiveContentDirector%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ActiveInstanceDirector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ActiveInstanceDirector">ActiveInstanceDirector</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ActiveContentDirector" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ActiveContentDirector">ActiveContentDirector</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Director*ActiveInstanceDirector</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ContentDirector*ActiveContentDirector</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -128,7 +128,36 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.Event.Director.html">Director</a>*</td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Client.Game.InstanceContent.ContentDirector.html">ContentDirector</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_DirectorFactories.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.DirectorFactories%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_DirectorFactories" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.DirectorFactories">DirectorFactories</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public StdMap<ushort, StdPair<nint, nint>> DirectorFactories</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field 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">StdMap</span><<span class="xref">System.UInt16</span>, <span class="xref">StdPair</span><<span class="xref">System.IntPtr</span>, <span class="xref">System.IntPtr</span>>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -138,7 +167,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_DirectorList.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.DirectorList%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_DirectorList" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.DirectorList">DirectorList</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -167,7 +196,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ModuleBase.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ModuleBase%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L6">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule_ModuleBase" data-uid="FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule.ModuleBase">ModuleBase</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -202,7 +231,7 @@
|
|||
<a href="https://github.com/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_Game_Event_DirectorModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.Game.Event.DirectorModule%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/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L3" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/Game/Event/DirectorModule.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue