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
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 ExcelModule
|
||||
">
|
||||
<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_ExcelModule_GetSheetByIndex_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.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_ExcelModule_GetSheetByIndex_System_UInt32_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.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/ExcelModule.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModule.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_GetSheetByIndex_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.GetSheetByIndex*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_GetSheetByIndex_System_UInt32_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.GetSheetByIndex(System.UInt32)">GetSheetByIndex(UInt32)</h4>
|
||||
|
|
@ -118,7 +118,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">
|
||||
|
|
@ -147,17 +147,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_ExcelModule_GetSheetByName_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.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_ExcelModule_GetSheetByName_System_String_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.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/ExcelModule.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModule.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_GetSheetByName_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.GetSheetByName*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_GetSheetByName_System_String_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.GetSheetByName(System.String)">GetSheetByName(String)</h4>
|
||||
|
|
@ -166,7 +166,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">
|
||||
|
|
@ -195,17 +195,17 @@ 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>
|
||||
</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_ExcelModule_LoadSheet_System_String_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.LoadSheet(System.String%2CSystem.Byte%2CSystem.Byte)%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_ExcelModule_LoadSheet_System_String_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.LoadSheet(System.String%2CSystem.Byte%2CSystem.Byte)%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/ExcelModule.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModule.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_LoadSheet_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.LoadSheet*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Component_Excel_ExcelModule_LoadSheet_System_String_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule.LoadSheet(System.String,System.Byte,System.Byte)">LoadSheet(String, Byte, Byte)</h4>
|
||||
|
|
@ -251,10 +251,10 @@ public void LoadSheet(string sheetName, byte a3 = 0, byte a4 = 0)</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_ExcelModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule%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_ExcelModule.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Component.Excel.ExcelModule%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/ExcelModule.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/aers/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Component/Excel/ExcelModule.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue