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
857a693842
commit
aceb905c82
491 changed files with 201855 additions and 15575 deletions
|
|
@ -102,14 +102,58 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct ImVector</code></pre>
|
||||
</div>
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector__ctor_System_Int32_System_Int32_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiNET.ImVector.%23ctor(System.Int32%2CSystem.Int32%2CSystem.IntPtr)%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/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiNET_ImVector__ctor_" data-uid="ImGuiNET.ImVector.#ctor*"></a>
|
||||
<h4 id="ImGuiNET_ImVector__ctor_System_Int32_System_Int32_System_IntPtr_" data-uid="ImGuiNET.ImVector.#ctor(System.Int32,System.Int32,System.IntPtr)">ImVector(Int32, Int32, IntPtr)</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 ImVector(int size, int capacity, IntPtr data)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Name</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">capacity</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.IntPtr</span></td>
|
||||
<td><span class="parametername">data</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector_Capacity.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Capacity%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/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector_Capacity.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Capacity%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiNET_ImVector_Capacity" data-uid="ImGuiNET.ImVector.Capacity">Capacity</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -135,10 +179,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector_Data.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Data%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/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector_Data.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Data%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L10">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiNET_ImVector_Data" data-uid="ImGuiNET.ImVector.Data">Data</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -164,10 +208,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector_Size.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Size%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/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector_Size.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Size%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiNET_ImVector_Size" data-uid="ImGuiNET.ImVector.Size">Size</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -195,10 +239,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector_Address__1_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Address%60%601(System.Int32)%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/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector_Address__1_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Address%60%601(System.Int32)%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiNET_ImVector_Address_" data-uid="ImGuiNET.ImVector.Address*"></a>
|
||||
<h4 id="ImGuiNET_ImVector_Address__1_System_Int32_" data-uid="ImGuiNET.ImVector.Address``1(System.Int32)">Address<T>(Int32)</h4>
|
||||
|
|
@ -257,10 +301,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector_Ref__1_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Ref%60%601(System.Int32)%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/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector_Ref__1_System_Int32_.md&value=---%0Auid%3A%20ImGuiNET.ImVector.Ref%60%601(System.Int32)%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiNET_ImVector_Ref_" data-uid="ImGuiNET.ImVector.Ref*"></a>
|
||||
<h4 id="ImGuiNET_ImVector_Ref__1_System_Int32_" data-uid="ImGuiNET.ImVector.Ref``1(System.Int32)">Ref<T>(Int32)</h4>
|
||||
|
|
@ -325,10 +369,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/new/c02464792ff116faf96a24b445245b6d5a2a8d0c/apiSpec/new?filename=ImGuiNET_ImVector.md&value=---%0Auid%3A%20ImGuiNET.ImVector%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/goatcorp/ImGui.NET/new/a3719c564ad5e231eb0beb0bf93b37298fb71842/apiSpec/new?filename=ImGuiNET_ImVector.md&value=---%0Auid%3A%20ImGuiNET.ImVector%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/ImGui.NET/blob/c02464792ff116faf96a24b445245b6d5a2a8d0c/src/ImGui.NET/ImVector.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGui.NET/blob/a3719c564ad5e231eb0beb0bf93b37298fb71842/src/ImGui.NET-472/ImGui.NET/ImVector.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue