mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 20:24:16 +01:00
docs: regenerate
This commit is contained in:
parent
ebe997089e
commit
cc362d5fd7
896 changed files with 28457 additions and 29442 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Struct ExcelModuleInterface
|
||||
">
|
||||
<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">
|
||||
|
|
@ -106,10 +106,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule%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/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_ExdModule" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.ExdModule">ExdModule</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -137,10 +137,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)%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/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByIndex_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByIndex(System.UInt32)">GetSheetByIndex(UInt32)</h4>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[VirtualFunction(1)]
|
||||
public void *GetSheetByIndex(uint sheetIndex)</code></pre>
|
||||
public ExcelSheet*GetSheetByIndex(uint sheetIndex)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -178,17 +178,17 @@ public void *GetSheetByIndex(uint sheetIndex)</code></pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Void</span>*</td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.Excel.ExcelSheet.html">ExcelSheet</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)%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/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface_GetSheetByName_System_String_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface.GetSheetByName(System.String)">GetSheetByName(String)</h4>
|
||||
|
|
@ -197,7 +197,7 @@ public void *GetSheetByIndex(uint sheetIndex)</code></pre>
|
|||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">[VirtualFunction(2)]
|
||||
public void *GetSheetByName(string sheetName)</code></pre>
|
||||
public ExcelSheet*GetSheetByName(string sheetName)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -226,7 +226,7 @@ public void *GetSheetByName(string sheetName)</code></pre>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Void</span>*</td>
|
||||
<td><a class="xref" href="FFXIVClientStructs.FFXIV.Component.Excel.ExcelSheet.html">ExcelSheet</a>*</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -239,10 +239,10 @@ public void *GetSheetByName(string sheetName)</code></pre>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/1eb51692ebda17b1d15e74b1064881d0518e4e32/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface%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>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Component_Excel_ExcelModuleInterface.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModuleInterface%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/aers/FFXIVClientStructs/blob/1eb51692ebda17b1d15e74b1064881d0518e4e32/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModuleInterface.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue