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
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -106,18 +106,18 @@
|
|||
</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_UI_Misc_PronounModule_ResolvePlaceholder_System_String_System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.PronounModule.ResolvePlaceholder(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/goatcorp/FFXIVClientStructs/new/main/apiSpec/new?filename=FFXIVClientStructs_FFXIV_Client_UI_Misc_PronounModule_ResolvePlaceholder_System_Byte__System_Byte_System_Byte_.md&value=---%0Auid%3A%20FFXIVClientStructs.FFXIV.Client.UI.Misc.PronounModule.ResolvePlaceholder(System.Byte*%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/goatcorp/FFXIVClientStructs/blob/main/FFXIVClientStructs/FFXIV/Client/UI/Misc/PronounModule.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<a id="FFXIVClientStructs_FFXIV_Client_UI_Misc_PronounModule_ResolvePlaceholder_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.PronounModule.ResolvePlaceholder*"></a>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_PronounModule_ResolvePlaceholder_System_String_System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.PronounModule.ResolvePlaceholder(System.String,System.Byte,System.Byte)">ResolvePlaceholder(String, Byte, Byte)</h4>
|
||||
<h4 id="FFXIVClientStructs_FFXIV_Client_UI_Misc_PronounModule_ResolvePlaceholder_System_Byte__System_Byte_System_Byte_" data-uid="FFXIVClientStructs.FFXIV.Client.UI.Misc.PronounModule.ResolvePlaceholder(System.Byte*,System.Byte,System.Byte)">ResolvePlaceholder(Byte*, Byte, Byte)</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 GameObject*ResolvePlaceholder(string placeholder, byte unknown0, byte unknown1)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public GameObject*ResolvePlaceholder(byte *placeholder, byte unknown0, byte unknown1)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="xref">System.Byte</span>*</td>
|
||||
<td><span class="parametername">placeholder</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue