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
62e44bf30f
commit
392376b3fc
106 changed files with 4881 additions and 2447 deletions
|
|
@ -60,7 +60,7 @@
|
|||
<div class="article row grid">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="">
|
||||
<h1 id="dalamud--actions-status-discord-shield">Dalamud <a href="https://github.com/goaaats/Dalamud/actions"><img src="https://github.com/goatcorp/Dalamud/workflows/Build%20Dalamud/badge.svg" alt="Actions Status"></a> <a href="https://discord.gg/3NMcUV5"><img src="https://discordapp.com/api/guilds/581875019861328007/widget.png?style=shield" alt="Discord Shield"></a></h1>
|
||||
<h1 id="dalamud--actions-status-discord-shield">Dalamud <a href="https://github.com/goatcorp/Dalamud/actions"><img src="https://github.com/goatcorp/Dalamud/workflows/Build%20Dalamud/badge.svg" alt="Actions Status"></a> <a href="https://discord.gg/3NMcUV5"><img src="https://discordapp.com/api/guilds/581875019861328007/widget.png?style=shield" alt="Discord Shield"></a></h1>
|
||||
|
||||
<p align="center">
|
||||
<img src="https://raw.githubusercontent.com/goatcorp/DalamudAssets/master/UIRes/logo.png" alt="Dalamud" width="200">
|
||||
|
|
@ -74,7 +74,7 @@ Please see the <a href="https://goatcorp.github.io/Dalamud/api/index.html">API d
|
|||
<br>
|
||||
<p>Thanks to Mino, whose work has made this possible!</p>
|
||||
<br>
|
||||
<h5 id="final-fantasy-xiv--2010-2020-square-enix-co-ltd-all-rights-reserved-we-are-not-affiliated-with-square-enix-co-ltd-in-any-way">Final Fantasy XIV © 2010-2020 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.</h5>
|
||||
<h5 id="final-fantasy-xiv--2010-2021-square-enix-co-ltd-all-rights-reserved-we-are-not-affiliated-with-square-enix-co-ltd-in-any-way">Final Fantasy XIV © 2010-2021 SQUARE ENIX CO., LTD. All Rights Reserved. We are not affiliated with SQUARE ENIX CO., LTD. in any way.</h5>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -73,7 +73,8 @@
|
|||
|
||||
<h1 id="Dalamud_Configuration_IPluginConfiguration" data-uid="Dalamud.Configuration.IPluginConfiguration" class="text-break">Interface IPluginConfiguration
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 summary"><p>Configuration to store settings for a dalamud plugin.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Configuration.html">Dalamud.Configuration</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
|
|
@ -92,7 +93,8 @@
|
|||
</span>
|
||||
<a id="Dalamud_Configuration_IPluginConfiguration_Version_" data-uid="Dalamud.Configuration.IPluginConfiguration.Version*"></a>
|
||||
<h4 id="Dalamud_Configuration_IPluginConfiguration_Version" data-uid="Dalamud.Configuration.IPluginConfiguration.Version">Version</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets or sets configuration version.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -124,7 +126,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_IPluginConfiguration.md&value=---%0Auid%3A%20Dalamud.Configuration.IPluginConfiguration%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/Dalamud/blob/master/Dalamud/Configuration/IPluginConfiguration.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/IPluginConfiguration.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -73,7 +73,8 @@
|
|||
|
||||
<h1 id="Dalamud_Configuration_PluginConfigurations" data-uid="Dalamud.Configuration.PluginConfigurations" class="text-break">Class PluginConfigurations
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 summary"><p>Configuration to store settings for a dalamud plugin.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
|
|
@ -117,11 +118,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations__ctor_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.%23ctor(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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations__ctor_" data-uid="Dalamud.Configuration.PluginConfigurations.#ctor*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations__ctor_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.#ctor(System.String)">PluginConfigurations(String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Configuration.PluginConfigurations.html">PluginConfigurations</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -140,7 +142,8 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">storageFolder</span></td>
|
||||
<td></td>
|
||||
<td><p>Directory for storage of plugin configuration files.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -151,7 +154,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations_GetConfigFile_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.GetConfigFile(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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L111">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations_GetConfigFile_" data-uid="Dalamud.Configuration.PluginConfigurations.GetConfigFile*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations_GetConfigFile_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.GetConfigFile(System.String)">GetConfigFile(String)</h4>
|
||||
|
|
@ -191,7 +194,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.IO.FileInfo</span></td>
|
||||
<td><p>FileInfo of the config file</p>
|
||||
<td><p>FileInfo of the config file.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -201,11 +204,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations_GetDirectory_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.GetDirectory(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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations_GetDirectory_" data-uid="Dalamud.Configuration.PluginConfigurations.GetDirectory*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations_GetDirectory_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.GetDirectory(System.String)">GetDirectory(String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Get plugin directory.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -224,7 +228,8 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">pluginName</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -239,7 +244,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin directory path.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -248,11 +254,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations_Load_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.Load(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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations_Load_" data-uid="Dalamud.Configuration.PluginConfigurations.Load*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations_Load_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.Load(System.String)">Load(String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Load plugin configuration.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -271,7 +278,8 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">pluginName</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -286,7 +294,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Configuration.IPluginConfiguration.html">IPluginConfiguration</a></td>
|
||||
<td></td>
|
||||
<td><p>Plugin configuration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -295,11 +304,15 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations_LoadForType__1_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.LoadForType%60%601(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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L96">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations_LoadForType_" data-uid="Dalamud.Configuration.PluginConfigurations.LoadForType*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations_LoadForType__1_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.LoadForType``1(System.String)">LoadForType<T>(String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Load Plugin configuration. Parameterized deserialization.
|
||||
Currently this is called via reflection from DalamudPluginInterface.GetPluginConfig().
|
||||
Eventually there may be an additional pluginInterface method that can call this directly
|
||||
without reflection - for now this is in support of the existing plugin api.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -319,7 +332,8 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">pluginName</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin Name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -334,7 +348,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">T</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin Configuration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -349,7 +364,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="parametername">T</span></td>
|
||||
<td></td>
|
||||
<td><p>Configuration Type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -358,11 +374,16 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations_Save_Dalamud_Configuration_IPluginConfiguration_System_String_.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations.Save(Dalamud.Configuration.IPluginConfiguration%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L23">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Configuration_PluginConfigurations_Save_" data-uid="Dalamud.Configuration.PluginConfigurations.Save*"></a>
|
||||
<h4 id="Dalamud_Configuration_PluginConfigurations_Save_Dalamud_Configuration_IPluginConfiguration_System_String_" data-uid="Dalamud.Configuration.PluginConfigurations.Save(Dalamud.Configuration.IPluginConfiguration,System.String)">Save(IPluginConfiguration, String)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Save/Load plugin configuration.
|
||||
NOTE: Save/Load are still using Type information for now,
|
||||
despite LoadForType superseding Load and not requiring or using it.
|
||||
It might be worth removing the Type info from Save, to strip it from all future saved configs,
|
||||
and then Load() can probably be removed entirely.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -381,12 +402,14 @@
|
|||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Configuration.IPluginConfiguration.html">IPluginConfiguration</a></td>
|
||||
<td><span class="parametername">config</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin configuration.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">pluginName</span></td>
|
||||
<td></td>
|
||||
<td><p>Plugin name.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -401,7 +424,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Configuration_PluginConfigurations.md&value=---%0Auid%3A%20Dalamud.Configuration.PluginConfigurations%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/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Configuration/PluginConfigurations.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -78,11 +78,13 @@
|
|||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Configuration.PluginConfigurations.html">PluginConfigurations</a></h4>
|
||||
<section></section>
|
||||
<section><p>Configuration to store settings for a dalamud plugin.</p>
|
||||
</section>
|
||||
<h3 id="interfaces">Interfaces
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Configuration.IPluginConfiguration.html">IPluginConfiguration</a></h4>
|
||||
<section></section>
|
||||
<section><p>Configuration to store settings for a dalamud plugin.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -119,13 +119,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_LoggingLevelSwitch_System_Threading_ManualResetEvent_.md&value=---%0Auid%3A%20Dalamud.Dalamud.%23ctor(Dalamud.DalamudStartInfo%2CLoggingLevelSwitch%2CSystem.Threading.ManualResetEvent)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_Serilog_Core_LoggingLevelSwitch_System_Threading_ManualResetEvent_.md&value=---%0Auid%3A%20Dalamud.Dalamud.%23ctor(Dalamud.DalamudStartInfo%2CSerilog.Core.LoggingLevelSwitch%2CSystem.Threading.ManualResetEvent)%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/Dalamud/blob/master/Dalamud/Dalamud.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Dalamud__ctor_" data-uid="Dalamud.Dalamud.#ctor*"></a>
|
||||
<h4 id="Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_LoggingLevelSwitch_System_Threading_ManualResetEvent_" data-uid="Dalamud.Dalamud.#ctor(Dalamud.DalamudStartInfo,LoggingLevelSwitch,System.Threading.ManualResetEvent)">Dalamud(DalamudStartInfo, LoggingLevelSwitch, ManualResetEvent)</h4>
|
||||
<h4 id="Dalamud_Dalamud__ctor_Dalamud_DalamudStartInfo_Serilog_Core_LoggingLevelSwitch_System_Threading_ManualResetEvent_" data-uid="Dalamud.Dalamud.#ctor(Dalamud.DalamudStartInfo,Serilog.Core.LoggingLevelSwitch,System.Threading.ManualResetEvent)">Dalamud(DalamudStartInfo, LoggingLevelSwitch, ManualResetEvent)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Dalamud.html">Dalamud</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -150,7 +150,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">LoggingLevelSwitch</span></td>
|
||||
<td><span class="xref">Serilog.Core.LoggingLevelSwitch</span></td>
|
||||
<td><span class="parametername">loggingLevelSwitch</span></td>
|
||||
<td><p>LoggingLevelSwitch to control Serilog level.</p>
|
||||
</td>
|
||||
|
|
|
|||
|
|
@ -115,42 +115,6 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class DataManager : IDisposable</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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager__ctor_Dalamud_ClientLanguage_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.%23ctor(Dalamud.ClientLanguage)%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager__ctor_" data-uid="Dalamud.Data.DataManager.#ctor*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager__ctor_Dalamud_ClientLanguage_" data-uid="Dalamud.Data.DataManager.#ctor(Dalamud.ClientLanguage)">DataManager(ClientLanguage)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Data.DataManager.html">DataManager</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public DataManager(ClientLanguage language)</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><a class="xref" href="Dalamud.ClientLanguage.html">ClientLanguage</a></td>
|
||||
<td><span class="parametername">language</span></td>
|
||||
<td><p>The language to load data with by default.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
|
|
@ -158,7 +122,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_ClientOpCodes.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.ClientOpCodes%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_ClientOpCodes_" data-uid="Dalamud.Data.DataManager.ClientOpCodes*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_ClientOpCodes" data-uid="Dalamud.Data.DataManager.ClientOpCodes">ClientOpCodes</h4>
|
||||
|
|
@ -167,7 +131,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ReadOnlyDictionary<string, ushort> ClientOpCodes { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[UsedImplicitly]
|
||||
public ReadOnlyDictionary<string, ushort> ClientOpCodes { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -189,11 +154,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_Excel.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.Excel%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L61">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_Excel_" data-uid="Dalamud.Data.DataManager.Excel*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_Excel" data-uid="Dalamud.Data.DataManager.Excel">Excel</h4>
|
||||
<div class="markdown level1 summary"><p>Gets an <see cref="!:ExcelModule"></see> object which gives access to any of the game's sheet data.</p>
|
||||
<div class="markdown level1 summary"><p>Gets an <span class="xref">Lumina.Excel.ExcelModule</span> object which gives access to any of the game's sheet data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -210,7 +175,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">ExcelModule</span></td>
|
||||
<td><span class="xref">Lumina.Excel.ExcelModule</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -220,7 +185,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_IsDataReady.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.IsDataReady%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L66">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L72">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_IsDataReady_" data-uid="Dalamud.Data.DataManager.IsDataReady*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_IsDataReady" data-uid="Dalamud.Data.DataManager.IsDataReady">IsDataReady</h4>
|
||||
|
|
@ -248,11 +213,42 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_ServerOpCodes.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.ServerOpCodes%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_Language.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.Language%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_Language_" data-uid="Dalamud.Data.DataManager.Language*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_Language" data-uid="Dalamud.Data.DataManager.Language">Language</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the current game client language.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ClientLanguage Language { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.ClientLanguage.html">ClientLanguage</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_ServerOpCodes.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.ServerOpCodes%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_ServerOpCodes_" data-uid="Dalamud.Data.DataManager.ServerOpCodes*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_ServerOpCodes" data-uid="Dalamud.Data.DataManager.ServerOpCodes">ServerOpCodes</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the OpCodes sent by the server to the client.</p>
|
||||
|
|
@ -284,7 +280,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_Dispose.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.Dispose%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L263">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L309">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_Dispose_" data-uid="Dalamud.Data.DataManager.Dispose*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_Dispose" data-uid="Dalamud.Data.DataManager.Dispose">Dispose()</h4>
|
||||
|
|
@ -300,7 +296,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_FileExists_System_String_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.FileExists(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/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L201">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L214">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_FileExists_" data-uid="Dalamud.Data.DataManager.FileExists*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_FileExists_System_String_" data-uid="Dalamud.Data.DataManager.FileExists(System.String)">FileExists(String)</h4>
|
||||
|
|
@ -350,11 +346,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetExcelSheet__1.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetExcelSheet%60%601%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L148">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L162">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetExcelSheet_" data-uid="Dalamud.Data.DataManager.GetExcelSheet*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetExcelSheet__1" data-uid="Dalamud.Data.DataManager.GetExcelSheet``1">GetExcelSheet<T>()</h4>
|
||||
<div class="markdown level1 summary"><p>Get an <see cref="!:ExcelSheet<T>"></see> with the given Excel sheet row type.</p>
|
||||
<div class="markdown level1 summary"><p>Get an <span class="xref">Lumina.Excel.ExcelSheet<T></span> with the given Excel sheet row type.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -372,8 +368,8 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">ExcelSheet</span><T></td>
|
||||
<td><p>The <see cref="!:ExcelSheet<T>"></see>, giving access to game rows.</p>
|
||||
<td><span class="xref">Lumina.Excel.ExcelSheet</span><T></td>
|
||||
<td><p>The <span class="xref">Lumina.Excel.ExcelSheet<T></span>, giving access to game rows.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -399,11 +395,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetExcelSheet__1_Dalamud_ClientLanguage_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetExcelSheet%60%601(Dalamud.ClientLanguage)%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L159">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L173">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetExcelSheet_" data-uid="Dalamud.Data.DataManager.GetExcelSheet*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetExcelSheet__1_Dalamud_ClientLanguage_" data-uid="Dalamud.Data.DataManager.GetExcelSheet``1(Dalamud.ClientLanguage)">GetExcelSheet<T>(ClientLanguage)</h4>
|
||||
<div class="markdown level1 summary"><p>Get an <see cref="!:ExcelSheet<T>"></see> with the given Excel sheet row type with a specified language.</p>
|
||||
<div class="markdown level1 summary"><p>Get an <span class="xref">Lumina.Excel.ExcelSheet<T></span> with the given Excel sheet row type with a specified language.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -439,8 +435,8 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">ExcelSheet</span><T></td>
|
||||
<td><p>The <see cref="!:ExcelSheet<T>"></see>, giving access to game rows.</p>
|
||||
<td><span class="xref">Lumina.Excel.ExcelSheet</span><T></td>
|
||||
<td><p>The <span class="xref">Lumina.Excel.ExcelSheet<T></span>, giving access to game rows.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -466,11 +462,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetFile_System_String_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetFile(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/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L176">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L190">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetFile_" data-uid="Dalamud.Data.DataManager.GetFile*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetFile_System_String_" data-uid="Dalamud.Data.DataManager.GetFile(System.String)">GetFile(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <see cref="!:FileResource"></see> with the given path.</p>
|
||||
<div class="markdown level1 summary"><p>Get a <span class="xref">Lumina.Data.FileResource</span> with the given path.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -505,8 +501,8 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">FileResource</span></td>
|
||||
<td><p>The <see cref="!:FileResource"></see> of the file.</p>
|
||||
<td><span class="xref">Lumina.Data.FileResource</span></td>
|
||||
<td><p>The <span class="xref">Lumina.Data.FileResource</span> of the file.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -516,11 +512,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetFile__1_System_String_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetFile%60%601(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/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L187">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L201">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetFile_" data-uid="Dalamud.Data.DataManager.GetFile*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetFile__1_System_String_" data-uid="Dalamud.Data.DataManager.GetFile``1(System.String)">GetFile<T>(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <see cref="!:FileResource"></see> with the given path, of the given type.</p>
|
||||
<div class="markdown level1 summary"><p>Get a <span class="xref">Lumina.Data.FileResource</span> with the given path, of the given type.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -557,7 +553,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">T</span></td>
|
||||
<td><p>The <see cref="!:FileResource"></see> of the file.</p>
|
||||
<td><p>The <span class="xref">Lumina.Data.FileResource</span> of the file.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -583,11 +579,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetIcon_Dalamud_ClientLanguage_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetIcon(Dalamud.ClientLanguage%2CSystem.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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L222">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L235">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetIcon_" data-uid="Dalamud.Data.DataManager.GetIcon*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetIcon_Dalamud_ClientLanguage_System_Int32_" data-uid="Dalamud.Data.DataManager.GetIcon(Dalamud.ClientLanguage,System.Int32)">GetIcon(ClientLanguage, Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <see cref="!:TexFile"></see> containing the icon with the given ID, of the given language.</p>
|
||||
<div class="markdown level1 summary"><p>Get a <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon with the given ID, of the given language.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -628,8 +624,8 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">TexFile</span></td>
|
||||
<td><p>The <see cref="!:TexFile"></see> containing the icon.</p>
|
||||
<td><span class="xref">Lumina.Data.Files.TexFile</span></td>
|
||||
<td><p>The <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -639,11 +635,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetIcon_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetIcon(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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L211">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L224">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetIcon_" data-uid="Dalamud.Data.DataManager.GetIcon*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetIcon_System_Int32_" data-uid="Dalamud.Data.DataManager.GetIcon(System.Int32)">GetIcon(Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <see cref="!:TexFile"></see> containing the icon with the given ID.</p>
|
||||
<div class="markdown level1 summary"><p>Get a <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon with the given ID.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -678,8 +674,8 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">TexFile</span></td>
|
||||
<td><p>The <see cref="!:TexFile"></see> containing the icon.</p>
|
||||
<td><span class="xref">Lumina.Data.Files.TexFile</span></td>
|
||||
<td><p>The <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -689,11 +685,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetIcon_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetIcon(System.String%2CSystem.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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L241">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L254">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetIcon_" data-uid="Dalamud.Data.DataManager.GetIcon*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetIcon_System_String_System_Int32_" data-uid="Dalamud.Data.DataManager.GetIcon(System.String,System.Int32)">GetIcon(String, Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <see cref="!:TexFile"></see> containing the icon with the given ID, of the given type.</p>
|
||||
<div class="markdown level1 summary"><p>Get a <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon with the given ID, of the given type.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -734,27 +730,77 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">TexFile</span></td>
|
||||
<td><p>The <see cref="!:TexFile"></see> containing the icon.</p>
|
||||
<td><span class="xref">Lumina.Data.Files.TexFile</span></td>
|
||||
<td><p>The <span class="xref">Lumina.Data.Files.TexFile</span> containing the icon.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_Initialize_System_String_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.Initialize(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/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetImGuiTexture_Lumina_Data_Files_TexFile_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetImGuiTexture(Lumina.Data.Files.TexFile)%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L72">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L276">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_Initialize_" data-uid="Dalamud.Data.DataManager.Initialize*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_Initialize_System_String_" data-uid="Dalamud.Data.DataManager.Initialize(System.String)">Initialize(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Initialize this data manager.</p>
|
||||
<a id="Dalamud_Data_DataManager_GetImGuiTexture_" data-uid="Dalamud.Data.DataManager.GetImGuiTexture*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetImGuiTexture_Lumina_Data_Files_TexFile_" data-uid="Dalamud.Data.DataManager.GetImGuiTexture(Lumina.Data.Files.TexFile)">GetImGuiTexture(TexFile)</h4>
|
||||
<div class="markdown level1 summary"><p>Get the passed <span class="xref">Lumina.Data.Files.TexFile</span> as a drawable ImGui TextureWrap.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Initialize(string baseDir)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public TextureWrap GetImGuiTexture(TexFile tex)</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">Lumina.Data.Files.TexFile</span></td>
|
||||
<td><span class="parametername">tex</span></td>
|
||||
<td><p>The Lumina <span class="xref">Lumina.Data.Files.TexFile</span>.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a></td>
|
||||
<td><p>A <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> that can be used to draw the texture.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetImGuiTexture_System_String_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetImGuiTexture(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/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L284">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetImGuiTexture_" data-uid="Dalamud.Data.DataManager.GetImGuiTexture*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetImGuiTexture_System_String_" data-uid="Dalamud.Data.DataManager.GetImGuiTexture(System.String)">GetImGuiTexture(String)</h4>
|
||||
<div class="markdown level1 summary"><p>Get the passed texture path as a drawable ImGui TextureWrap.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TextureWrap GetImGuiTexture(string path)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -768,8 +814,136 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">baseDir</span></td>
|
||||
<td><p>The directory to load data from.</p>
|
||||
<td><span class="parametername">path</span></td>
|
||||
<td><p>The internal path to the texture.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a></td>
|
||||
<td><p>A <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> that can be used to draw the texture.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetImGuiTextureIcon_Dalamud_ClientLanguage_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetImGuiTextureIcon(Dalamud.ClientLanguage%2CSystem.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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L292">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetImGuiTextureIcon_" data-uid="Dalamud.Data.DataManager.GetImGuiTextureIcon*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetImGuiTextureIcon_Dalamud_ClientLanguage_System_Int32_" data-uid="Dalamud.Data.DataManager.GetImGuiTextureIcon(Dalamud.ClientLanguage,System.Int32)">GetImGuiTextureIcon(ClientLanguage, Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> containing the icon with the given ID, of the given language.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TextureWrap GetImGuiTextureIcon(ClientLanguage iconLanguage, int iconId)</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><a class="xref" href="Dalamud.ClientLanguage.html">ClientLanguage</a></td>
|
||||
<td><span class="parametername">iconLanguage</span></td>
|
||||
<td><p>The requested language.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">iconId</span></td>
|
||||
<td><p>The icon ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a></td>
|
||||
<td><p>The <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> containing the icon.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager_GetImGuiTextureIcon_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Data.DataManager.GetImGuiTextureIcon(System.String%2CSystem.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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L301">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_DataManager_GetImGuiTextureIcon_" data-uid="Dalamud.Data.DataManager.GetImGuiTextureIcon*"></a>
|
||||
<h4 id="Dalamud_Data_DataManager_GetImGuiTextureIcon_System_String_System_Int32_" data-uid="Dalamud.Data.DataManager.GetImGuiTextureIcon(System.String,System.Int32)">GetImGuiTextureIcon(String, Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Get a <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> containing the icon with the given ID, of the given type.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TextureWrap GetImGuiTextureIcon(string type, int iconId)</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.String</span></td>
|
||||
<td><span class="parametername">type</span></td>
|
||||
<td><p>The type of the icon (e.g. 'hq' to get the HQ variant of an item icon).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">iconId</span></td>
|
||||
<td><p>The icon ID.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a></td>
|
||||
<td><p>The <a class="xref" href="ImGuiScene.TextureWrap.html">TextureWrap</a> containing the icon.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -789,7 +963,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_DataManager.md&value=---%0Auid%3A%20Dalamud.Data.DataManager%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/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L20" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Data/DataManager.cs/#L23" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
|
||||
<h1 id="Dalamud_Data_LuminaExtensions_TexFileExtensions" data-uid="Dalamud.Data.LuminaExtensions.TexFileExtensions" class="text-break">Class TexFileExtensions
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Extensions to <see cref="!:TexFile"></see>.</p>
|
||||
<div class="markdown level0 summary"><p>Extensions to <span class="xref">Lumina.Data.Files.TexFile</span>.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
|
|
@ -115,13 +115,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_TexFile_.md&value=---%0Auid%3A%20Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(TexFile)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_Lumina_Data_Files_TexFile_.md&value=---%0Auid%3A%20Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(Lumina.Data.Files.TexFile)%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/Dalamud/blob/master/Dalamud/Data/LuminaExtensions/TexFileExtensions.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_" data-uid="Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData*"></a>
|
||||
<h4 id="Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_TexFile_" data-uid="Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(TexFile)">GetRgbaImageData(TexFile)</h4>
|
||||
<h4 id="Dalamud_Data_LuminaExtensions_TexFileExtensions_GetRgbaImageData_Lumina_Data_Files_TexFile_" data-uid="Dalamud.Data.LuminaExtensions.TexFileExtensions.GetRgbaImageData(Lumina.Data.Files.TexFile)">GetRgbaImageData(TexFile)</h4>
|
||||
<div class="markdown level1 summary"><p>Returns the image data formatted for <a class="xref" href="ImGuiScene.RawDX11Scene.html#ImGuiScene_RawDX11Scene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_">LoadImageRaw(Byte[], Int32, Int32, Int32)</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -140,7 +140,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">TexFile</span></td>
|
||||
<td><span class="xref">Lumina.Data.Files.TexFile</span></td>
|
||||
<td><span class="parametername">texFile</span></td>
|
||||
<td><p>The TexFile to format.</p>
|
||||
</td>
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Data.LuminaExtensions.TexFileExtensions.html">TexFileExtensions</a></h4>
|
||||
<section><p>Extensions to <see cref="!:TexFile"></see>.</p>
|
||||
<section><p>Extensions to <span class="xref">Lumina.Data.Files.TexFile</span>.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -81,6 +81,34 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">EntryPoint</span></div>
|
||||
</div>
|
||||
<div classs="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><span class="xref">EasyHook.IEntryPoint</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.html">Dalamud</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_EntryPoint_syntax">Syntax</h5>
|
||||
|
|
@ -91,13 +119,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint__ctor_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.%23ctor(RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint__ctor_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.%23ctor(EasyHook.RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_EntryPoint__ctor_" data-uid="Dalamud.EntryPoint.#ctor*"></a>
|
||||
<h4 id="Dalamud_EntryPoint__ctor_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.#ctor(RemoteHooking.IContext,Dalamud.DalamudStartInfo)">EntryPoint(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<h4 id="Dalamud_EntryPoint__ctor_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.#ctor(EasyHook.RemoteHooking.IContext,Dalamud.DalamudStartInfo)">EntryPoint(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.EntryPoint.html">EntryPoint</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -116,9 +144,9 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">RemoteHooking.IContext</span></td>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td><p>The <see cref="!:RemoteHooking.IContext"></see> used to load the DLL.</p>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -133,13 +161,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint_Run_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.Run(RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_EntryPoint_Run_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_.md&value=---%0Auid%3A%20Dalamud.EntryPoint.Run(EasyHook.RemoteHooking.IContext%2CDalamud.DalamudStartInfo)%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/Dalamud/blob/master/Dalamud/EntryPoint.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_EntryPoint_Run_" data-uid="Dalamud.EntryPoint.Run*"></a>
|
||||
<h4 id="Dalamud_EntryPoint_Run_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.Run(RemoteHooking.IContext,Dalamud.DalamudStartInfo)">Run(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<h4 id="Dalamud_EntryPoint_Run_EasyHook_RemoteHooking_IContext_Dalamud_DalamudStartInfo_" data-uid="Dalamud.EntryPoint.Run(EasyHook.RemoteHooking.IContext,Dalamud.DalamudStartInfo)">Run(RemoteHooking.IContext, DalamudStartInfo)</h4>
|
||||
<div class="markdown level1 summary"><p>Initialize all Dalamud subsystems and start running on the main thread.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -158,9 +186,9 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">RemoteHooking.IContext</span></td>
|
||||
<td><span class="xref">EasyHook.RemoteHooking.IContext</span></td>
|
||||
<td><span class="parametername">ctx</span></td>
|
||||
<td><p>The <see cref="!:RemoteHooking.IContext"></see> used to load the DLL.</p>
|
||||
<td><p>The <span class="xref">EasyHook.RemoteHooking.IContext</span> used to load the DLL.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
@ -171,6 +199,10 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<span class="xref">EasyHook.IEntryPoint</span>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -176,7 +176,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Actor this[int index] { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public Actor this[int index] { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -201,13 +201,13 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Position3.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Position3_op_Implicit_" data-uid="Dalamud.Game.ClientState.Actors.Position3.op_Implicit*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Position3_op_Implicit_Dalamud_Game_ClientState_Actors_Position3__SharpDX_Vector3" data-uid="Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~SharpDX.Vector3">Implicit(Position3 to SharpDX.Vector3)</h4>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Position3_op_Implicit_Dalamud_Game_ClientState_Actors_Position3__SharpDX_Vector3" data-uid="Dalamud.Game.ClientState.Actors.Position3.op_Implicit(Dalamud.Game.ClientState.Actors.Position3)~SharpDX.Vector3">Implicit(Position3 to Vector3)</h4>
|
||||
<div class="markdown level1 summary"><p>Convert this Position3 to a SharpDX.Vector3</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static implicit operator SharpDX.Vector3(Position3 pos)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static implicit operator Vector3(Position3 pos)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Lumina.Excel.GeneratedSheets.ClassJob GameData { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public ClassJob GameData { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Lumina.Excel.GeneratedSheets.World GameData { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public World GameData { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -228,6 +228,35 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_TargetOffsets_SoftTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.TargetOffsets.SoftTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_TargetOffsets_SoftTarget" data-uid="Dalamud.Game.ClientState.Actors.TargetOffsets.SoftTarget">SoftTarget</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 const int SoftTarget = 136</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_CurrentTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.CurrentTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_CurrentTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.CurrentTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_CurrentTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.CurrentTarget">CurrentTarget</h4>
|
||||
|
|
@ -147,7 +147,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_FocusTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.FocusTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_FocusTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.FocusTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_FocusTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.FocusTarget">FocusTarget</h4>
|
||||
|
|
@ -177,7 +177,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_MouseOverTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.MouseOverTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_MouseOverTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.MouseOverTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_MouseOverTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.MouseOverTarget">MouseOverTarget</h4>
|
||||
|
|
@ -207,7 +207,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_PreviousTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.PreviousTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_PreviousTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.PreviousTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_PreviousTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.PreviousTarget">PreviousTarget</h4>
|
||||
|
|
@ -232,6 +232,36 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_SoftTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.SoftTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_SoftTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SoftTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_SoftTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.SoftTarget">SoftTarget</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 Actor SoftTarget { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
|
|
@ -239,7 +269,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_ClearCurrentTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.ClearCurrentTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_ClearCurrentTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.ClearCurrentTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_ClearCurrentTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.ClearCurrentTarget">ClearCurrentTarget()</h4>
|
||||
|
|
@ -254,7 +284,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_ClearFocusTarget.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.ClearFocusTarget%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_ClearFocusTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.ClearFocusTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_ClearFocusTarget" data-uid="Dalamud.Game.ClientState.Actors.Targets.ClearFocusTarget">ClearFocusTarget()</h4>
|
||||
|
|
@ -269,7 +299,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_Dalamud_Game_ClientState_Actors_Types_Actor_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget(Dalamud.Game.ClientState.Actors.Types.Actor)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_Dalamud_Game_ClientState_Actors_Types_Actor_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget(Dalamud.Game.ClientState.Actors.Types.Actor)">SetCurrentTarget(Actor)</h4>
|
||||
|
|
@ -301,7 +331,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_System_IntPtr_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget(System.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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_SetCurrentTarget_System_IntPtr_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetCurrentTarget(System.IntPtr)">SetCurrentTarget(IntPtr)</h4>
|
||||
|
|
@ -333,7 +363,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_Dalamud_Game_ClientState_Actors_Types_Actor_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget(Dalamud.Game.ClientState.Actors.Types.Actor)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_Dalamud_Game_ClientState_Actors_Types_Actor_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget(Dalamud.Game.ClientState.Actors.Types.Actor)">SetFocusTarget(Actor)</h4>
|
||||
|
|
@ -365,7 +395,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_System_IntPtr_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget(System.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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Targets_SetFocusTarget_System_IntPtr_" data-uid="Dalamud.Game.ClientState.Actors.Targets.SetFocusTarget(System.IntPtr)">SetFocusTarget(IntPtr)</h4>
|
||||
|
|
@ -403,7 +433,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Targets.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Targets%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Targets.cs/#L14" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -124,11 +124,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">Actor(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Initialize a representation of a basic FFXIV actor.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a> class.
|
||||
This represents a basic FFXIV actor.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -167,45 +168,15 @@
|
|||
</table>
|
||||
<h3 id="fields">Fields
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.actorStruct">actorStruct</h4>
|
||||
<div class="markdown level1 summary"><p>The memory representation of the base actor.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected Actor actorStruct</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><a class="xref" href="Dalamud.Game.ClientState.Structs.Actor.html">Actor</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_Address.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.Address%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L88">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_Address" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Address">Address</h4>
|
||||
<div class="markdown level1 summary"><p>The address of this actor in memory.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the address of this actor in memory.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -227,35 +198,6 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_dalamud.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.dalamud%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_dalamud" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.dalamud">dalamud</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">protected Dalamud dalamud</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><a class="xref" href="Dalamud.Dalamud.html">Dalamud</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
|
|
@ -263,11 +205,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_ActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.ActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_ActorId_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.ActorId*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_ActorId" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.ActorId">ActorId</h4>
|
||||
<div class="markdown level1 summary"><p>Actor ID of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the actor ID of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -289,16 +231,78 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.Dalamud%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L98">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Dalamud*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Dalamud">Dalamud</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Dalamud</a> backing instance.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected Dalamud Dalamud { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Dalamud.html">Dalamud</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.HitboxRadius%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.HitboxRadius*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.HitboxRadius">HitboxRadius</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the hitbox radius of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public float HitboxRadius { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_Name.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.Name%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_Name_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Name*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_Name" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Name">Name</h4>
|
||||
<div class="markdown level1 summary"><p>Displayname of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the displayname of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -325,12 +329,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L58">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"><p>Entity kind of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>. See <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">ObjectKind</a> for
|
||||
possible values.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the entity kind of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.
|
||||
See <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">ObjectKind</a> for possible values.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -357,11 +361,11 @@ possible values.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_Position.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.Position%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_Position_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Position*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_Position" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Position">Position</h4>
|
||||
<div class="markdown level1 summary"><p>Position of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the position of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -388,11 +392,11 @@ possible values.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_Rotation.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.Rotation%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_Rotation_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Rotation*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_Rotation" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.Rotation">Rotation</h4>
|
||||
<div class="markdown level1 summary"><p>Rotation of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.<br>
|
||||
<div class="markdown level1 summary"><p>Gets the rotation of this <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html">Actor</a>.
|
||||
This ranges from -pi to pi radians.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -420,11 +424,11 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.StatusEffects%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L81">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.StatusEffects*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.StatusEffects">StatusEffects</h4>
|
||||
<div class="markdown level1 summary"><p>Status Effects</p>
|
||||
<div class="markdown level1 summary"><p>Gets status Effects.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -451,11 +455,11 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_TargetActorID.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L73">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_TargetActorID_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_TargetActorID" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.TargetActorID">TargetActorID</h4>
|
||||
<div class="markdown level1 summary"><p>The target of the actor</p>
|
||||
<div class="markdown level1 summary"><p>Gets the target of the actor.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -482,11 +486,11 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceX.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L66">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceX_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceX" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceX">YalmDistanceX</h4>
|
||||
<div class="markdown level1 summary"><p>The X distance from the local player in yalms.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the X distance from the local player in yalms.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -513,11 +517,11 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceY.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceY_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_YalmDistanceY" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.YalmDistanceY">YalmDistanceY</h4>
|
||||
<div class="markdown level1 summary"><p>The Y distance from the local player in yalms.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the Y distance from the local player in yalms.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -546,7 +550,7 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor.System%23IEquatable%7BDalamud%23Game%23ClientState%23Actors%23Types%23Actor%7D%23Equals(Dalamud.Game.ClientState.Actors.Types.Actor)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L80">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L101">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.System#IEquatable{Dalamud#Game#ClientState#Actors#Types#Actor}#Equals*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_" data-uid="Dalamud.Game.ClientState.Actors.Types.Actor.System#IEquatable{Dalamud#Game#ClientState#Actors#Types#Actor}#Equals(Dalamud.Game.ClientState.Actors.Types.Actor)">IEquatable<Actor>.Equals(Actor)</h4>
|
||||
|
|
@ -603,7 +607,7 @@ This ranges from -pi to pi radians.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Actor.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Actor%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Actor.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -90,15 +90,6 @@
|
|||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct">Actor.actorStruct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud">Actor.dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position">Actor.Position</a>
|
||||
</div>
|
||||
|
|
@ -111,6 +102,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId">Actor.ActorId</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius">Actor.HitboxRadius</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">Actor.ObjectKind</a>
|
||||
</div>
|
||||
|
|
@ -126,6 +120,12 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects">Actor.StatusEffects</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Actor.Dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_">Actor.IEquatable<Actor>.Equals(Actor)</a>
|
||||
</div>
|
||||
|
|
@ -164,11 +164,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">Chara(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up a new Chara with the provided memory representation.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Chara.html">Chara</a> class.
|
||||
This represents a non-static entity.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -212,11 +213,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_ClassJob" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.ClassJob">ClassJob</h4>
|
||||
<div class="markdown level1 summary"><p>The ClassJob of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the ClassJob of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -243,11 +244,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_CurrentCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.CurrentCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L60">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentCp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentCp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentCp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentCp">CurrentCp</h4>
|
||||
<div class="markdown level1 summary"><p>The current CP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the current CP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -274,11 +275,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_CurrentGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.CurrentGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L50">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentGp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentGp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentGp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentGp">CurrentGp</h4>
|
||||
<div class="markdown level1 summary"><p>The current GP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the current GP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -305,11 +306,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentHp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentHp">CurrentHp</h4>
|
||||
<div class="markdown level1 summary"><p>The current HP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the current HP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -336,11 +337,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_CurrentMp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.CurrentMp">CurrentMp</h4>
|
||||
<div class="markdown level1 summary"><p>The current MP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the current MP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -367,11 +368,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_Customize.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.Customize%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L70">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L78">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_Customize_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.Customize*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_Customize" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.Customize">Customize</h4>
|
||||
<div class="markdown level1 summary"><p>Byte array describing the visual appearance of this Chara. Indexed by <a class="xref" href="Dalamud.Game.ClientState.Actors.CustomizeIndex.html">CustomizeIndex</a>.</p>
|
||||
<div class="markdown level1 summary"><p>Gets a byte array describing the visual appearance of this Chara.
|
||||
Indexed by <a class="xref" href="Dalamud.Game.ClientState.Actors.CustomizeIndex.html">CustomizeIndex</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -398,11 +400,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_Level.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.Level%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_Level_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.Level*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_Level" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.Level">Level</h4>
|
||||
<div class="markdown level1 summary"><p>The level of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the level of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -429,11 +431,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_MaxCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.MaxCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L65">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L72">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxCp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxCp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxCp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxCp">MaxCp</h4>
|
||||
<div class="markdown level1 summary"><p>The maximum CP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the maximum CP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -460,11 +462,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_MaxGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.MaxGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L55">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L62">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxGp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxGp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxGp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxGp">MaxGp</h4>
|
||||
<div class="markdown level1 summary"><p>The maximum GP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the maximum GP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -491,11 +493,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxHp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxHp">MaxHp</h4>
|
||||
<div class="markdown level1 summary"><p>The maximum HP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the maximum HP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -522,11 +524,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp_" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_Chara_MaxMp" data-uid="Dalamud.Game.ClientState.Actors.Types.Chara.MaxMp">MaxMp</h4>
|
||||
<div class="markdown level1 summary"><p>The maximum MP of this Chara.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the maximum MP of this Chara.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -563,7 +565,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_Chara.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.Chara%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/Chara.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -129,15 +129,6 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Customize">Chara.Customize</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct">Actor.actorStruct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud">Actor.dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position">Actor.Position</a>
|
||||
</div>
|
||||
|
|
@ -150,6 +141,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId">Actor.ActorId</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius">Actor.HitboxRadius</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">Actor.ObjectKind</a>
|
||||
</div>
|
||||
|
|
@ -162,6 +156,12 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects">Actor.StatusEffects</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Actor.Dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_">Actor.IEquatable<Actor>.Equals(Actor)</a>
|
||||
</div>
|
||||
|
|
@ -200,11 +200,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">BattleNpc(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up a new BattleNpc with the provided memory representation.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.html">BattleNpc</a> class.
|
||||
Set up a new BattleNpc with the provided memory representation.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -248,11 +249,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_BattleNpcKind" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.BattleNpcKind">BattleNpcKind</h4>
|
||||
<div class="markdown level1 summary"><p>The BattleNpc <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html">BattleNpcSubKind</a> of this BattleNpc.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the BattleNpc <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html">BattleNpcSubKind</a> of this BattleNpc.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -279,11 +280,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_OwnerId" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.OwnerId">OwnerId</h4>
|
||||
<div class="markdown level1 summary"><p>The ID of this BattleNpc's owner.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the ID of this BattleNpc's owner.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -310,11 +311,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_TargetActorID.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_TargetActorID_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc_TargetActorID" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc.TargetActorID">TargetActorID</h4>
|
||||
<div class="markdown level1 summary"><p>Target of the Battle NPC</p>
|
||||
<div class="markdown level1 summary"><p>Gets target of the Battle NPC.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -353,7 +354,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpc.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpc%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpc.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -73,7 +73,7 @@
|
|||
|
||||
<h1 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind" class="text-break">Enum BattleNpcSubKind
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Enum describing possible BattleNpc kinds.</p>
|
||||
<div class="markdown level0 summary"><p>An Enum describing possible BattleNpc kinds.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.html">Dalamud.Game.ClientState.Actors.Types.NonPlayer</a></h6>
|
||||
|
|
@ -124,7 +124,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_BattleNpcSubKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpcSubKind.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/BattleNpcSubKind.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -88,15 +88,6 @@
|
|||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct">Actor.actorStruct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud">Actor.dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position">Actor.Position</a>
|
||||
</div>
|
||||
|
|
@ -109,6 +100,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId">Actor.ActorId</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius">Actor.HitboxRadius</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">Actor.ObjectKind</a>
|
||||
</div>
|
||||
|
|
@ -124,6 +118,12 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects">Actor.StatusEffects</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Actor.Dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_">Actor.IEquatable<Actor>.Equals(Actor)</a>
|
||||
</div>
|
||||
|
|
@ -162,11 +162,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">EventObj(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up a new EventObj with the provided memory representation.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.html">EventObj</a> class.
|
||||
This represents an Event Object.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -210,11 +211,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj_DataId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.DataId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj_DataId_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.DataId*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj_DataId" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj.DataId">DataId</h4>
|
||||
<div class="markdown level1 summary"><p>The data ID of the NPC linking to their respective game data.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the data ID of the NPC linking to their respective game data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -251,7 +252,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_EventObj.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.EventObj%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/EventObj.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -123,15 +123,6 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Customize">Chara.Customize</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct">Actor.actorStruct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud">Actor.dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position">Actor.Position</a>
|
||||
</div>
|
||||
|
|
@ -144,6 +135,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId">Actor.ActorId</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius">Actor.HitboxRadius</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">Actor.ObjectKind</a>
|
||||
</div>
|
||||
|
|
@ -159,6 +153,12 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects">Actor.StatusEffects</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Actor.Dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_">Actor.IEquatable<Actor>.Equals(Actor)</a>
|
||||
</div>
|
||||
|
|
@ -197,11 +197,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">Npc(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up a new NPC with the provided memory representation.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.html">Npc</a> class.
|
||||
This represents a Non-playable Character.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -245,11 +246,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_DataId" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.DataId">DataId</h4>
|
||||
<div class="markdown level1 summary"><p>The data ID of the NPC linking to their respective game data.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the data ID of the NPC linking to their respective game data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -276,11 +277,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId_" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc_NameId" data-uid="Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc.NameId">NameId</h4>
|
||||
<div class="markdown level1 summary"><p>The name ID of the NPC linking to their respective game data.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the name ID of the NPC linking to their respective game data.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -317,7 +318,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_NonPlayer_Npc.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.NonPlayer.Npc%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L7" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/NonPlayer/Npc.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@
|
|||
<h3 id="enums">Enums
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Game.ClientState.Actors.Types.NonPlayer.BattleNpcSubKind.html">BattleNpcSubKind</a></h4>
|
||||
<section><p>Enum describing possible BattleNpc kinds.</p>
|
||||
<section><p>An Enum describing possible BattleNpc kinds.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_Dalamud_Game_ClientState_Actors_ActorTable_Dalamud_Game_ClientState_Structs_PartyMember_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember.%23ctor(Dalamud.Game.ClientState.Actors.ActorTable%2CDalamud.Game.ClientState.Structs.PartyMember)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PartyMember__ctor_Dalamud_Game_ClientState_Actors_ActorTable_Dalamud_Game_ClientState_Structs_PartyMember_" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.#ctor(Dalamud.Game.ClientState.Actors.ActorTable,Dalamud.Game.ClientState.Structs.PartyMember)">PartyMember(ActorTable, PartyMember)</h4>
|
||||
|
|
@ -156,7 +156,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember_Actor.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PartyMember_Actor" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.Actor">Actor</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -185,7 +185,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember_CharacterName.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PartyMember_CharacterName" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.CharacterName">CharacterName</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -214,7 +214,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember_ObjectKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PartyMember_ObjectKind" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -243,7 +243,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember_Unknown.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PartyMember_Unknown" data-uid="Dalamud.Game.ClientState.Actors.Types.PartyMember.Unknown">Unknown</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -278,7 +278,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PartyMember.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PartyMember%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PartyMember.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -122,15 +122,6 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Chara.html#Dalamud_Game_ClientState_Actors_Types_Chara_Customize">Chara.Customize</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_actorStruct">Actor.actorStruct</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_dalamud">Actor.dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Position">Actor.Position</a>
|
||||
</div>
|
||||
|
|
@ -143,6 +134,9 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ActorId">Actor.ActorId</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_HitboxRadius">Actor.HitboxRadius</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_ObjectKind">Actor.ObjectKind</a>
|
||||
</div>
|
||||
|
|
@ -155,6 +149,12 @@
|
|||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_StatusEffects">Actor.StatusEffects</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Address">Actor.Address</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_Dalamud">Actor.Dalamud</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.ClientState.Actors.Types.Actor.html#Dalamud_Game_ClientState_Actors_Types_Actor_System_IEquatable_Dalamud_Game_ClientState_Actors_Types_Actor__Equals_Dalamud_Game_ClientState_Actors_Types_Actor_">Actor.IEquatable<Actor>.Equals(Actor)</a>
|
||||
</div>
|
||||
|
|
@ -193,11 +193,12 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.%23ctor(System.IntPtr%2CDalamud.Game.ClientState.Structs.Actor%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter__ctor_System_IntPtr_Dalamud_Game_ClientState_Structs_Actor_Dalamud_Dalamud_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.#ctor(System.IntPtr,Dalamud.Game.ClientState.Structs.Actor,Dalamud.Dalamud)">PlayerCharacter(IntPtr, Actor, Dalamud)</h4>
|
||||
<div class="markdown level1 summary"><p>Set up a new player character with the provided memory representation.</p>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.html">PlayerCharacter</a> class.
|
||||
This represents a player character.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -241,11 +242,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CompanyTag.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CompanyTag_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CompanyTag" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CompanyTag">CompanyTag</h4>
|
||||
<div class="markdown level1 summary"><p>The Free Company tag of this player.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the Free Company tag of this player.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -272,11 +273,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_CurrentWorld" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.CurrentWorld">CurrentWorld</h4>
|
||||
<div class="markdown level1 summary"><p>The current <a class="xref" href="Dalamud.Game.ClientState.Actors.Resolvers.World.html">World</a> of the character.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the current <a class="xref" href="Dalamud.Game.ClientState.Actors.Resolvers.World.html">World</a> of the character.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -303,11 +304,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_HomeWorld" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.HomeWorld">HomeWorld</h4>
|
||||
<div class="markdown level1 summary"><p>The home <a class="xref" href="Dalamud.Game.ClientState.Actors.Resolvers.World.html">World</a> of the character.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the home <a class="xref" href="Dalamud.Game.ClientState.Actors.Resolvers.World.html">World</a> of the character.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -334,11 +335,11 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_TargetActorID.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_TargetActorID_" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Actors_Types_PlayerCharacter_TargetActorID" data-uid="Dalamud.Game.ClientState.Actors.Types.PlayerCharacter.TargetActorID">TargetActorID</h4>
|
||||
<div class="markdown level1 summary"><p>Target of the PlayerCharacter</p>
|
||||
<div class="markdown level1 summary"><p>Gets the target of the PlayerCharacter.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -377,7 +378,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Actors_Types_PlayerCharacter.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Actors.Types.PlayerCharacter%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/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L12" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Actors/Types/PlayerCharacter.cs/#L14" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -513,7 +513,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public PlayerCharacter LocalPlayer { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public PlayerCharacter LocalPlayer { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -589,7 +590,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.EventHandler</span><<span class="xref">ContentFinderCondition</span>></td>
|
||||
<td><span class="xref">System.EventHandler</span><<span class="xref">Lumina.Excel.GeneratedSheets.ContentFinderCondition</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -110,7 +110,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_ActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.ActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L75">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_ActorId" data-uid="Dalamud.Game.ClientState.Structs.Actor.ActorId">ActorId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -139,7 +139,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_BattleNpcTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.BattleNpcTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L90">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L86">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_BattleNpcTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.Actor.BattleNpcTargetActorId">BattleNpcTargetActorId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_ClassJob.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.ClassJob%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L103">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L79">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_ClassJob" data-uid="Dalamud.Game.ClientState.Structs.Actor.ClassJob">ClassJob</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -192,12 +192,99 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentCastSpellActionId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentCastSpellActionId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentCastSpellActionId" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentCastSpellActionId">CurrentCastSpellActionId</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 uint CurrentCastSpellActionId</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">System.UInt32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentCastTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentCastTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L93">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentCastTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentCastTargetActorId">CurrentCastTargetActorId</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 uint CurrentCastTargetActorId</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">System.UInt32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentCastTime.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentCastTime%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L94">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentCastTime" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentCastTime">CurrentCastTime</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 float CurrentCastTime</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">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L101">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L77">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentCp" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentCp">CurrentCp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -226,7 +313,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L99">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L75">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentGp" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentGp">CurrentGp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -255,7 +342,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L95">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentHp" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentHp">CurrentHp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -284,7 +371,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L97">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L73">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentMp" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentMp">CurrentMp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -313,7 +400,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_CurrentWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.CurrentWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L93">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L88">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_CurrentWorld" data-uid="Dalamud.Game.ClientState.Structs.Actor.CurrentWorld">CurrentWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -342,7 +429,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_Customize.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.Customize%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L87">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L82">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_Customize" data-uid="Dalamud.Game.ClientState.Structs.Actor.Customize">Customize</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -371,7 +458,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_DataId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.DataId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L76">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_DataId" data-uid="Dalamud.Game.ClientState.Structs.Actor.DataId">DataId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -395,12 +482,41 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_HitboxRadius.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.HitboxRadius%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_HitboxRadius" data-uid="Dalamud.Game.ClientState.Structs.Actor.HitboxRadius">HitboxRadius</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 float HitboxRadius</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">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_HomeWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.HomeWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L94">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_HomeWorld" data-uid="Dalamud.Game.ClientState.Structs.Actor.HomeWorld">HomeWorld</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -424,12 +540,70 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_IsCasting.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.IsCasting%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L90">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_IsCasting" data-uid="Dalamud.Game.ClientState.Structs.Actor.IsCasting">IsCasting</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 bool IsCasting</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">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_IsCasting2.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.IsCasting2%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L91">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_IsCasting2" data-uid="Dalamud.Game.ClientState.Structs.Actor.IsCasting2">IsCasting2</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 bool IsCasting2</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">System.Boolean</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_IsFriendly.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.IsFriendly%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L80">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_IsFriendly" data-uid="Dalamud.Game.ClientState.Structs.Actor.IsFriendly">IsFriendly</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -458,7 +632,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_Level.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.Level%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L104">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L80">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_Level" data-uid="Dalamud.Game.ClientState.Structs.Actor.Level">Level</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -487,7 +661,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_MaxCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.MaxCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L102">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L78">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_MaxCp" data-uid="Dalamud.Game.ClientState.Structs.Actor.MaxCp">MaxCp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -516,7 +690,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_MaxGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.MaxGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L100">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L76">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_MaxGp" data-uid="Dalamud.Game.ClientState.Structs.Actor.MaxGp">MaxGp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -545,7 +719,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_MaxHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.MaxHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L96">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L72">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_MaxHp" data-uid="Dalamud.Game.ClientState.Structs.Actor.MaxHp">MaxHp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -574,7 +748,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_MaxMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.MaxMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L98">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L74">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_MaxMp" data-uid="Dalamud.Game.ClientState.Structs.Actor.MaxMp">MaxMp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -603,7 +777,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_Name.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.Name%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L73">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L58">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_Name" data-uid="Dalamud.Game.ClientState.Structs.Actor.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -632,7 +806,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_NameId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.NameId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L92">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L87">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_NameId" data-uid="Dalamud.Game.ClientState.Structs.Actor.NameId">NameId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -661,7 +835,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_ObjectKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.ObjectKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L62">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_ObjectKind" data-uid="Dalamud.Game.ClientState.Structs.Actor.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -690,7 +864,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_OwnerId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.OwnerId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L77">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L61">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_OwnerId" data-uid="Dalamud.Game.ClientState.Structs.Actor.OwnerId">OwnerId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -719,7 +893,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_PlayerCharacterTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.PlayerCharacterTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L89">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L81">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_PlayerCharacterTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.Actor.PlayerCharacterTargetActorId">PlayerCharacterTargetActorId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -748,7 +922,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_PlayerTargetStatus.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L82">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L66">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_PlayerTargetStatus" data-uid="Dalamud.Game.ClientState.Structs.Actor.PlayerTargetStatus">PlayerTargetStatus</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -777,7 +951,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_Position.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.Position%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L84">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_Position" data-uid="Dalamud.Game.ClientState.Structs.Actor.Position">Position</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -806,7 +980,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_Rotation.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.Rotation%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L85">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_Rotation" data-uid="Dalamud.Game.ClientState.Structs.Actor.Rotation">Rotation</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -835,7 +1009,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_SubKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.SubKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L79">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_SubKind" data-uid="Dalamud.Game.ClientState.Structs.Actor.SubKind">SubKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -859,12 +1033,41 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_TotalCastTime.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.TotalCastTime%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L95">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_TotalCastTime" data-uid="Dalamud.Game.ClientState.Structs.Actor.TotalCastTime">TotalCastTime</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 float TotalCastTime</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">System.Single</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_UIStatusEffects.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.UIStatusEffects%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L105">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L96">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_UIStatusEffects" data-uid="Dalamud.Game.ClientState.Structs.Actor.UIStatusEffects">UIStatusEffects</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -893,7 +1096,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerX.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerX%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L81">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerX" data-uid="Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerX">YalmDistanceFromPlayerX</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -922,7 +1125,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerY.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerY%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L83">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_Actor_YalmDistanceFromPlayerY" data-uid="Dalamud.Game.ClientState.Structs.Actor.YalmDistanceFromPlayerY">YalmDistanceFromPlayerY</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -957,7 +1160,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_Actor.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.Actor%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L70" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L55" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -117,7 +117,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_ActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.ActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_ActorId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.ActorId">ActorId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -146,14 +146,14 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_BattleNpcTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.BattleNpcTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_BattleNpcTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.BattleNpcTargetActorId">BattleNpcTargetActorId</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 const int BattleNpcTargetActorId = 6328</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int BattleNpcTargetActorId = 6360</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -175,7 +175,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_ClassJob.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.ClassJob%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_ClassJob" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.ClassJob">ClassJob</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -204,14 +204,101 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CompanyTag.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CompanyTag%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L36">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CompanyTag" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CompanyTag">CompanyTag</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 const int CompanyTag = 6290</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int CompanyTag = 6322</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastSpellActionId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastSpellActionId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L45">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastSpellActionId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastSpellActionId">CurrentCastSpellActionId</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 const int CurrentCastSpellActionId = 7044</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastTargetActorId">CurrentCastTargetActorId</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 const int CurrentCastTargetActorId = 7056</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastTime.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastTime%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCastTime" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCastTime">CurrentCastTime</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 const int CurrentCastTime = 7092</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -233,7 +320,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentCp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentCp">CurrentCp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -262,7 +349,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentGp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentGp">CurrentGp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -291,7 +378,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L24">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentHp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentHp">CurrentHp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -320,7 +407,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentMp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentMp">CurrentMp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -349,14 +436,14 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_CurrentWorld" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.CurrentWorld">CurrentWorld</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 const int CurrentWorld = 6460</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int CurrentWorld = 6492</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -378,14 +465,14 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_Customize.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.Customize%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L35">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L36">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_Customize" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.Customize">Customize</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 const int Customize = 6264</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int Customize = 6296</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -407,7 +494,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_DataId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.DataId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_DataId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.DataId">DataId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -431,19 +518,106 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_HitboxRadius.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.HitboxRadius%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_HitboxRadius" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.HitboxRadius">HitboxRadius</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 const int HitboxRadius = 192</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_HomeWorld.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.HomeWorld%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L41">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_HomeWorld" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.HomeWorld">HomeWorld</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 const int HomeWorld = 6462</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int HomeWorld = 6494</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_IsCasting.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.IsCasting%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_IsCasting" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.IsCasting">IsCasting</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 const int IsCasting = 7040</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_IsCasting2.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.IsCasting2%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_IsCasting2" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.IsCasting2">IsCasting2</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 const int IsCasting2 = 7042</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -465,7 +639,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_IsFriendly.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.IsFriendly%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_IsFriendly" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.IsFriendly">IsFriendly</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -494,7 +668,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_Level.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.Level%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_Level" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.Level">Level</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -523,7 +697,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_MaxCp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.MaxCp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_MaxCp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.MaxCp">MaxCp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -552,7 +726,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_MaxGp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.MaxGp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L29">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_MaxGp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.MaxGp">MaxGp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -581,7 +755,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_MaxHp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.MaxHp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_MaxHp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.MaxHp">MaxHp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -610,7 +784,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_MaxMp.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.MaxMp%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L27">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_MaxMp" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.MaxMp">MaxMp</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -639,7 +813,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_Name.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.Name%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_Name" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -668,14 +842,14 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_NameId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.NameId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_NameId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.NameId">NameId</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 const int NameId = 6432</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int NameId = 6464</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -697,7 +871,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_ObjectKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.ObjectKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_ObjectKind" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.ObjectKind">ObjectKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -726,7 +900,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_OwnerId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.OwnerId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_OwnerId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.OwnerId">OwnerId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -755,7 +929,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_PlayerCharacterTargetActorId.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.PlayerCharacterTargetActorId%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L33">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_PlayerCharacterTargetActorId" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.PlayerCharacterTargetActorId">PlayerCharacterTargetActorId</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -784,7 +958,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_PlayerTargetStatus.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.PlayerTargetStatus%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_PlayerTargetStatus" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.PlayerTargetStatus">PlayerTargetStatus</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -813,7 +987,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_Position.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.Position%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_Position" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.Position">Position</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -842,7 +1016,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_Rotation.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.Rotation%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_Rotation" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.Rotation">Rotation</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -871,7 +1045,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_SubKind.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.SubKind%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_SubKind" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.SubKind">SubKind</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -895,19 +1069,48 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_TotalCastTime.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.TotalCastTime%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_TotalCastTime" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.TotalCastTime">TotalCastTime</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 const int TotalCastTime = 7096</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_UIStatusEffects.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.UIStatusEffects%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L59">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_UIStatusEffects" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.UIStatusEffects">UIStatusEffects</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 const int UIStatusEffects = 6616</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public const int UIStatusEffects = 6648</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -929,7 +1132,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_YalmDistanceFromPlayerX.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.YalmDistanceFromPlayerX%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_YalmDistanceFromPlayerX" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.YalmDistanceFromPlayerX">YalmDistanceFromPlayerX</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -958,7 +1161,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_ActorOffsets_YalmDistanceFromPlayerY.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.ActorOffsets.YalmDistanceFromPlayerY%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/Actor.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_ActorOffsets_YalmDistanceFromPlayerY" data-uid="Dalamud.Game.ClientState.Structs.ActorOffsets.YalmDistanceFromPlayerY">YalmDistanceFromPlayerY</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
|
|||
|
|
@ -116,7 +116,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte GLTimer</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("GL has been removed from the game")]
|
||||
public byte GLTimer</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -138,7 +139,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumChakra.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumChakra%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumChakra" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumChakra">NumChakra</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -167,14 +168,15 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumGLStacks.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumGLStacks%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_NumGLStacks" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.NumGLStacks">NumGLStacks</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 byte NumGLStacks</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("GL has been removed from the game")]
|
||||
public byte NumGLStacks</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -198,7 +200,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_IsGLTimerFroze.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_IsGLTimerFroze_" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge_IsGLTimerFroze" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge.IsGLTimerFroze">IsGLTimerFroze()</h4>
|
||||
|
|
@ -206,7 +208,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool IsGLTimerFroze()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("GL has been removed from the game")]
|
||||
public bool IsGLTimerFroze()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -234,7 +237,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_MNKGauge.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.MNKGauge%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/MNKGauge.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_HutonTimeLeft.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.HutonTimeLeft%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_HutonTimeLeft" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.HutonTimeLeft">HutonTimeLeft</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_Ninki.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.Ninki%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L10">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_Ninki" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.Ninki">Ninki</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -167,14 +167,15 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_NumHutonManualCasts.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.NumHutonManualCasts%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L15">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_ClientState_Structs_JobGauge_NINGauge_NumHutonManualCasts" data-uid="Dalamud.Game.ClientState.Structs.JobGauge.NINGauge.NumHutonManualCasts">NumHutonManualCasts</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 byte NumHutonManualCasts</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("Does not appear to be used")]
|
||||
public byte NumHutonManualCasts</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -203,7 +204,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte TCJMudrasUsed</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Obsolete("Does not appear to be used")]
|
||||
public byte TCJMudrasUsed</code></pre>
|
||||
</div>
|
||||
<h5 class="fieldValue">Field Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -231,7 +233,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Structs_JobGauge_NINGauge.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Structs.JobGauge.NINGauge%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/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Structs/JobGauge/NINGauge.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -107,7 +107,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_OnDestroyDelegate.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.OnDestroyDelegate%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L27" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L29" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_OnUpdateDelegate.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.OnUpdateDelegate%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L25" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L27" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -122,7 +122,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework__ctor_Dalamud_Game_SigScanner_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.%23ctor(Dalamud.Game.SigScanner%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L66">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework__ctor_" data-uid="Dalamud.Game.Internal.Framework.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework__ctor_Dalamud_Game_SigScanner_Dalamud_Dalamud_" data-uid="Dalamud.Game.Internal.Framework.#ctor(Dalamud.Game.SigScanner,Dalamud.Dalamud)">Framework(SigScanner, Dalamud)</h4>
|
||||
|
|
@ -161,7 +161,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_StatsHistory.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.StatsHistory%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L45">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_StatsHistory" data-uid="Dalamud.Game.Internal.Framework.StatsHistory">StatsHistory</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -192,7 +192,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Address.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Address%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L41">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Address_" data-uid="Dalamud.Game.Internal.Framework.Address*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Address" data-uid="Dalamud.Game.Internal.Framework.Address">Address</h4>
|
||||
|
|
@ -223,7 +223,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Gui.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Gui%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Gui_" data-uid="Dalamud.Game.Internal.Framework.Gui*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Gui" data-uid="Dalamud.Game.Internal.Framework.Gui">Gui</h4>
|
||||
|
|
@ -254,7 +254,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Libc.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Libc%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L62">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Libc_" data-uid="Dalamud.Game.Internal.Framework.Libc*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Libc" data-uid="Dalamud.Game.Internal.Framework.Libc">Libc</h4>
|
||||
|
|
@ -284,7 +284,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Network.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Network%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L58">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Network_" data-uid="Dalamud.Game.Internal.Framework.Network*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Network" data-uid="Dalamud.Game.Internal.Framework.Network">Network</h4>
|
||||
|
|
@ -315,7 +315,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_StatsEnabled.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.StatsEnabled%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L44">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L46">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_StatsEnabled_" data-uid="Dalamud.Game.Internal.Framework.StatsEnabled*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_StatsEnabled" data-uid="Dalamud.Game.Internal.Framework.StatsEnabled">StatsEnabled</h4>
|
||||
|
|
@ -347,7 +347,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Dispose%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L112">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L114">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Dispose_" data-uid="Dalamud.Game.Internal.Framework.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Dispose" data-uid="Dalamud.Game.Internal.Framework.Dispose">Dispose()</h4>
|
||||
|
|
@ -362,7 +362,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_Enable.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.Enable%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L104">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L106">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Framework_Enable_" data-uid="Dalamud.Game.Internal.Framework.Enable*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_Enable" data-uid="Dalamud.Game.Internal.Framework.Enable">Enable()</h4>
|
||||
|
|
@ -379,7 +379,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Framework_OnUpdateEvent.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Framework.OnUpdateEvent%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/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L32">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Framework.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Framework_OnUpdateEvent" data-uid="Dalamud.Game.Internal.Framework.OnUpdateEvent">OnUpdateEvent</h4>
|
||||
<div class="markdown level1 summary"><p>Event that gets fired every time the game framework updates.</p>
|
||||
|
|
|
|||
|
|
@ -0,0 +1,158 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Delegate ChatGui.OnMessageHandledDelegate
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Delegate ChatGui.OnMessageHandledDelegate
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnMessageHandledDelegate">
|
||||
|
||||
|
||||
<h1 id="Dalamud_Game_Internal_Gui_ChatGui_OnMessageHandledDelegate" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnMessageHandledDelegate" class="text-break">Delegate ChatGui.OnMessageHandledDelegate
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Internal.Gui.html">Dalamud.Game.Internal.Gui</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_Internal_Gui_ChatGui_OnMessageHandledDelegate_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public delegate void OnMessageHandledDelegate(XivChatType type, uint senderId, SeString sender, SeString message);</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><a class="xref" href="Dalamud.Game.Text.XivChatType.html">XivChatType</a></td>
|
||||
<td><span class="parametername">type</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">senderId</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">sender</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">message</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnMessageHandledDelegate.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnMessageHandledDelegate%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L22" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -0,0 +1,158 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Delegate ChatGui.OnMessageUnhandledDelegate
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Delegate ChatGui.OnMessageUnhandledDelegate
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnMessageUnhandledDelegate">
|
||||
|
||||
|
||||
<h1 id="Dalamud_Game_Internal_Gui_ChatGui_OnMessageUnhandledDelegate" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnMessageUnhandledDelegate" class="text-break">Delegate ChatGui.OnMessageUnhandledDelegate
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Internal.Gui.html">Dalamud.Game.Internal.Gui</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_Internal_Gui_ChatGui_OnMessageUnhandledDelegate_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public delegate void OnMessageUnhandledDelegate(XivChatType type, uint senderId, SeString sender, SeString message);</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><a class="xref" href="Dalamud.Game.Text.XivChatType.html">XivChatType</a></td>
|
||||
<td><span class="parametername">type</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">senderId</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">sender</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">message</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnMessageUnhandledDelegate.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnMessageUnhandledDelegate%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L23" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -121,7 +121,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.%23ctor(System.IntPtr%2CDalamud.Game.SigScanner%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L77">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui__ctor_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)">ChatGui(IntPtr, SigScanner, Dalamud)</h4>
|
||||
|
|
@ -165,7 +165,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L69">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L81">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemFlags" data-uid="Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemFlags">LastLinkedItemFlags</h4>
|
||||
|
|
@ -195,7 +195,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L80">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_LastLinkedItemId" data-uid="Dalamud.Game.Internal.Gui.ChatGui.LastLinkedItemId">LastLinkedItemId</h4>
|
||||
|
|
@ -227,7 +227,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.Dispose%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L104">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L116">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_Dispose_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_Dispose" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Dispose">Dispose()</h4>
|
||||
|
|
@ -242,7 +242,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_Enable.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.Enable%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L98">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L110">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_Enable_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Enable*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_Enable" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Enable">Enable()</h4>
|
||||
|
|
@ -252,12 +252,44 @@
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Enable()</code></pre>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_Print_Dalamud_Game_Text_SeStringHandling_SeString_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.Print(Dalamud.Game.Text.SeStringHandling.SeString)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L313">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_Print_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Print*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_Print_Dalamud_Game_Text_SeStringHandling_SeString_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Print(Dalamud.Game.Text.SeStringHandling.SeString)">Print(SeString)</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 void Print(SeString message)</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><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">message</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_Print_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.Print(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/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L286">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L305">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_Print_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Print*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_Print_System_String_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.Print(System.String)">Print(String)</h4>
|
||||
|
|
@ -289,7 +321,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_PrintChat_Dalamud_Game_Text_XivChatEntry_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Text.XivChatEntry)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L282">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L301">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_PrintChat_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintChat*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_PrintChat_Dalamud_Game_Text_XivChatEntry_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintChat(Dalamud.Game.Text.XivChatEntry)">PrintChat(XivChatEntry)</h4>
|
||||
|
|
@ -319,12 +351,44 @@ later to be processed when UpdateQueue() is called.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_PrintError_Dalamud_Game_Text_SeStringHandling_SeString_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.PrintError(Dalamud.Game.Text.SeStringHandling.SeString)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L329">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_PrintError_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintError*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_PrintError_Dalamud_Game_Text_SeStringHandling_SeString_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintError(Dalamud.Game.Text.SeStringHandling.SeString)">PrintError(SeString)</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 void PrintError(SeString message)</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><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><span class="parametername">message</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_PrintError_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.PrintError(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/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L294">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L321">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_PrintError_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintError*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_PrintError_System_String_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.PrintError(System.String)">PrintError(String)</h4>
|
||||
|
|
@ -356,7 +420,7 @@ later to be processed when UpdateQueue() is called.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_Dalamud_Game_Internal_Framework_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L305">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L340">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_UpdateQueue_Dalamud_Game_Internal_Framework_" data-uid="Dalamud.Game.Internal.Gui.ChatGui.UpdateQueue(Dalamud.Game.Internal.Framework)">UpdateQueue(Framework)</h4>
|
||||
|
|
@ -391,7 +455,7 @@ later to be processed when UpdateQueue() is called.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnChatMessage.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_OnChatMessage" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnChatMessage">OnChatMessage</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a chat message is sent to chat by the game.</p>
|
||||
|
|
@ -416,12 +480,42 @@ later to be processed when UpdateQueue() is called.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageHandled.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageHandled%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageHandled" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageHandled">OnChatMessageHandled</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a chat message is handled by Dalamud or a Plugin.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public event ChatGui.OnMessageHandledDelegate OnChatMessageHandled</code></pre>
|
||||
</div>
|
||||
<h5 class="eventType">Event Type</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageHandledDelegate.html">ChatGui.OnMessageHandledDelegate</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageRaw.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageRaw%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageRaw" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageRaw">OnChatMessageRaw</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a chat message is sent by the game, containing raw, unparsed data.</p>
|
||||
|
|
@ -447,12 +541,42 @@ public event ChatGui.OnMessageRawDelegate OnChatMessageRaw</code></pre>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageUnhandled.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageUnhandled%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_OnChatMessageUnhandled" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnChatMessageUnhandled">OnChatMessageUnhandled</h4>
|
||||
<div class="markdown level1 summary"><p>Event that will be fired when a chat message is not handled by Dalamud or a Plugin.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public event ChatGui.OnMessageUnhandledDelegate OnChatMessageUnhandled</code></pre>
|
||||
</div>
|
||||
<h5 class="eventType">Event Type</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageUnhandledDelegate.html">ChatGui.OnMessageUnhandledDelegate</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_ChatGui_OnCheckMessageHandled.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandled%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/ChatGui.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_ChatGui_OnCheckMessageHandled" data-uid="Dalamud.Game.Internal.Gui.ChatGui.OnCheckMessageHandled">OnCheckMessageHandled</h4>
|
||||
<div class="markdown level1 summary"><p>Event that allows you to stop messages from appearing in chat by setting the isHandled parameter to true.</p>
|
||||
|
|
|
|||
|
|
@ -121,7 +121,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.%23ctor(System.IntPtr%2CDalamud.Game.SigScanner%2CDalamud.Dalamud)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L106">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L109">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui__ctor_" data-uid="Dalamud.Game.Internal.Gui.GameGui.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui__ctor_System_IntPtr_Dalamud_Game_SigScanner_Dalamud_Dalamud_" data-uid="Dalamud.Game.Internal.Gui.GameGui.#ctor(System.IntPtr,Dalamud.Game.SigScanner,Dalamud.Dalamud)">GameGui(IntPtr, SigScanner, Dalamud)</h4>
|
||||
|
|
@ -226,7 +226,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_GameUiHidden.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.GameUiHidden%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L78">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L81">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_GameUiHidden_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GameUiHidden*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_GameUiHidden" data-uid="Dalamud.Game.Internal.Gui.GameGui.GameUiHidden">GameUiHidden</h4>
|
||||
|
|
@ -256,7 +256,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_HoveredAction.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.HoveredAction%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L94">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L97">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_HoveredAction_" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredAction*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_HoveredAction" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredAction">HoveredAction</h4>
|
||||
|
|
@ -287,7 +287,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_HoveredActionChanged.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.HoveredActionChanged%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L104">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L107">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_HoveredActionChanged_" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredActionChanged*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_HoveredActionChanged" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredActionChanged">HoveredActionChanged</h4>
|
||||
|
|
@ -318,7 +318,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_HoveredItem.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.HoveredItem%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L89">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_HoveredItem_" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredItem*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_HoveredItem" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredItem">HoveredItem</h4>
|
||||
|
|
@ -350,7 +350,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_HoveredItemChanged.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L99">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L102">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_HoveredItemChanged_" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_HoveredItemChanged" data-uid="Dalamud.Game.Internal.Gui.GameGui.HoveredItemChanged">HoveredItemChanged</h4>
|
||||
|
|
@ -443,7 +443,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.Dispose%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L471">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L518">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_Dispose_" data-uid="Dalamud.Game.Internal.Gui.GameGui.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_Dispose" data-uid="Dalamud.Game.Internal.Gui.GameGui.Dispose">Dispose()</h4>
|
||||
|
|
@ -458,7 +458,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_Enable.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.Enable%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L459">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L506">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_Enable_" data-uid="Dalamud.Game.Internal.Gui.GameGui.Enable*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_Enable" data-uid="Dalamud.Game.Internal.Gui.GameGui.Enable">Enable()</h4>
|
||||
|
|
@ -468,12 +468,106 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void Enable()</code></pre>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_System_IntPtr_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface(System.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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L468">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_" data-uid="Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_System_IntPtr_" data-uid="Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface(System.IntPtr)">FindAgentInterface(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 IntPtr FindAgentInterface(IntPtr addon)</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.IntPtr</span></td>
|
||||
<td><span class="parametername">addon</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface(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/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L462">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_" data-uid="Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_FindAgentInterface_System_String_" data-uid="Dalamud.Game.Internal.Gui.GameGui.FindAgentInterface(System.String)">FindAgentInterface(String)</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 IntPtr FindAgentInterface(string addonName)</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.String</span></td>
|
||||
<td><span class="parametername">addonName</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_GetAddonByName_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.GetAddonByName(System.String%2CSystem.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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L450">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L455">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_GetAddonByName_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetAddonByName*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_GetAddonByName_System_String_System_Int32_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetAddonByName(System.String,System.Int32)">GetAddonByName(String, Int32)</h4>
|
||||
|
|
@ -525,7 +619,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_GetUIModule.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.GetUIModule%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L431">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L436">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_GetUIModule_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetUIModule*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_GetUIModule" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetUIModule">GetUIModule()</h4>
|
||||
|
|
@ -557,7 +651,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_GetUiObjectByName_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.GetUiObjectByName(System.String%2CSystem.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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L442">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L447">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_GetUiObjectByName_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetUiObjectByName*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_GetUiObjectByName_System_String_System_Int32_" data-uid="Dalamud.Game.Internal.Gui.GameGui.GetUiObjectByName(System.String,System.Int32)">GetUiObjectByName(String, Int32)</h4>
|
||||
|
|
@ -613,7 +707,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L264">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L269">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_" data-uid="Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_OpenMapWithMapLink_Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_" data-uid="Dalamud.Game.Internal.Gui.GameGui.OpenMapWithMapLink(Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload)">OpenMapWithMapLink(MapLinkPayload)</h4>
|
||||
|
|
@ -660,13 +754,13 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_Vector2_Vector3__System_Single_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(Vector2%2CVector3%40%2CSystem.Single)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_SharpDX_Vector2_SharpDX_Vector3__System_Single_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2%2CSharpDX.Vector3%40%2CSystem.Single)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L338">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L343">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_" data-uid="Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_Vector2_Vector3__System_Single_" data-uid="Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(Vector2,Vector3@,System.Single)">ScreenToWorld(Vector2, out Vector3, Single)</h4>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_ScreenToWorld_SharpDX_Vector2_SharpDX_Vector3__System_Single_" data-uid="Dalamud.Game.Internal.Gui.GameGui.ScreenToWorld(SharpDX.Vector2,SharpDX.Vector3@,System.Single)">ScreenToWorld(Vector2, out Vector3, Single)</h4>
|
||||
<div class="markdown level1 summary"><p>Converts screen coordinates to in-world coordinates via raycasting.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -685,13 +779,13 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Vector2</span></td>
|
||||
<td><span class="xref">SharpDX.Vector2</span></td>
|
||||
<td><span class="parametername">screenPos</span></td>
|
||||
<td><p>Screen coordinates</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">Vector3</span></td>
|
||||
<td><span class="xref">SharpDX.Vector3</span></td>
|
||||
<td><span class="parametername">worldPos</span></td>
|
||||
<td><p>Converted coordinates</p>
|
||||
</td>
|
||||
|
|
@ -725,7 +819,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_SetBgm_System_UInt16_.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L457">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L504">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_SetBgm_" data-uid="Dalamud.Game.Internal.Gui.GameGui.SetBgm*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_SetBgm_System_UInt16_" data-uid="Dalamud.Game.Internal.Gui.GameGui.SetBgm(System.UInt16)">SetBgm(UInt16)</h4>
|
||||
|
|
@ -754,13 +848,13 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_Vector3_Vector2__.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(Vector3%2CVector2%40)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_SharpDX_Vector3_SharpDX_Vector2__.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3%2CSharpDX.Vector2%40)%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L299">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L304">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_" data-uid="Dalamud.Game.Internal.Gui.GameGui.WorldToScreen*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_Vector3_Vector2__" data-uid="Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(Vector3,Vector2@)">WorldToScreen(Vector3, out Vector2)</h4>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_WorldToScreen_SharpDX_Vector3_SharpDX_Vector2__" data-uid="Dalamud.Game.Internal.Gui.GameGui.WorldToScreen(SharpDX.Vector3,SharpDX.Vector2@)">WorldToScreen(Vector3, out Vector2)</h4>
|
||||
<div class="markdown level1 summary"><p>Converts in-world coordinates to screen coordinates (upper left corner origin).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -779,13 +873,13 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Vector3</span></td>
|
||||
<td><span class="xref">SharpDX.Vector3</span></td>
|
||||
<td><span class="parametername">worldPos</span></td>
|
||||
<td><p>Coordinates in the world</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">Vector2</span></td>
|
||||
<td><span class="xref">SharpDX.Vector2</span></td>
|
||||
<td><span class="parametername">screenPos</span></td>
|
||||
<td><p>Converted coordinates</p>
|
||||
</td>
|
||||
|
|
@ -815,7 +909,7 @@ If > 1.000.000, subtract 1.000.000 and treat it as HQ</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_GameGui_OnUiHideToggled.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.GameGui.OnUiHideToggled%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L83">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Internal/Gui/GameGui.cs/#L86">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_GameGui_OnUiHideToggled" data-uid="Dalamud.Game.Internal.Gui.GameGui.OnUiHideToggled">OnUiHideToggled</h4>
|
||||
<div class="markdown level1 summary"><p>Event which is fired when the game UI hiding is toggled.</p>
|
||||
|
|
|
|||
|
|
@ -114,11 +114,41 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_Visible.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.Visible%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_BatchNumber.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.BatchNumber%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/PartyFinderGui.cs/#L115">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_BatchNumber_" data-uid="Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.BatchNumber*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_BatchNumber" data-uid="Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.BatchNumber">BatchNumber</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 int BatchNumber { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_Visible.md&value=---%0Auid%3A%20Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.Visible%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/Dalamud/blob/master/Dalamud/Game/Internal/Gui/PartyFinderGui.cs/#L117">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_Visible_" data-uid="Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.Visible*"></a>
|
||||
<h4 id="Dalamud_Game_Internal_Gui_PartyFinderListingEventArgs_Visible" data-uid="Dalamud.Game.Internal.Gui.PartyFinderListingEventArgs.Visible">Visible</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
|
|||
|
|
@ -162,7 +162,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">ClassJob</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.ClassJob</span></td>
|
||||
<td><p>A ClassJob if found or null if not</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -231,7 +231,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">World</span>></td>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">Lumina.Excel.GeneratedSheets.World</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -293,7 +293,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">ContentFinderCondition</span>></td>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">Lumina.Excel.GeneratedSheets.ContentFinderCondition</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -386,7 +386,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">World</span>></td>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">Lumina.Excel.GeneratedSheets.World</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -683,7 +683,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.Lazy</span><<span class="xref">ClassJob</span>>></td>
|
||||
<td><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<span class="xref">System.Lazy</span><<span class="xref">Lumina.Excel.GeneratedSheets.ClassJob</span>>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -1057,7 +1057,7 @@ fills or the host ends it early.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">World</span>></td>
|
||||
<td><span class="xref">System.Lazy</span><<span class="xref">Lumina.Excel.GeneratedSheets.World</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -102,8 +102,12 @@
|
|||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageDelegate.html">ChatGui.OnMessageDelegate</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageHandledDelegate.html">ChatGui.OnMessageHandledDelegate</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageRawDelegate.html">ChatGui.OnMessageRawDelegate</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.ChatGui.OnMessageUnhandledDelegate.html">ChatGui.OnMessageUnhandledDelegate</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.GameGui.GetBaseUIObjectDelegate.html">GameGui.GetBaseUIObjectDelegate</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Internal.Gui.PartyFinderGui.PartyFinderListingEventDelegate.html">PartyFinderGui.PartyFinderListingEventDelegate</a></h4>
|
||||
|
|
|
|||
|
|
@ -176,7 +176,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.EventHandler</span><<span class="xref">ContentFinderCondition</span>></td>
|
||||
<td><span class="xref">System.EventHandler</span><<span class="xref">Lumina.Excel.GeneratedSheets.ContentFinderCondition</span>></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -319,7 +319,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Module.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Module%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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L89">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L104">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Module_" data-uid="Dalamud.Game.SigScanner.Module*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Module" data-uid="Dalamud.Game.SigScanner.Module">Module</h4>
|
||||
|
|
@ -345,6 +345,99 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_RDataSectionBase.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.RDataSectionBase%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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L89">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_RDataSectionBase_" data-uid="Dalamud.Game.SigScanner.RDataSectionBase*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_RDataSectionBase" data-uid="Dalamud.Game.SigScanner.RDataSectionBase">RDataSectionBase</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the base address of the .rdata section search area.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public IntPtr RDataSectionBase { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.IntPtr</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_RDataSectionOffset.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.RDataSectionOffset%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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L94">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_RDataSectionOffset_" data-uid="Dalamud.Game.SigScanner.RDataSectionOffset*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_RDataSectionOffset" data-uid="Dalamud.Game.SigScanner.RDataSectionOffset">RDataSectionOffset</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the offset of the .rdata section from the base of the module.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public long RDataSectionOffset { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Int64</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_RDataSectionSize.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.RDataSectionSize%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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L99">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_RDataSectionSize_" data-uid="Dalamud.Game.SigScanner.RDataSectionSize*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_RDataSectionSize" data-uid="Dalamud.Game.SigScanner.RDataSectionSize">RDataSectionSize</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the size of the .rdata section.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public int RDataSectionSize { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_SearchBase.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.SearchBase%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>
|
||||
|
|
@ -476,7 +569,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Dispose%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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L201">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L217">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Dispose_" data-uid="Dalamud.Game.SigScanner.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Dispose" data-uid="Dalamud.Game.SigScanner.Dispose">Dispose()</h4>
|
||||
|
|
@ -492,7 +585,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_GetStaticAddressFromSig_System_String_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String%2CSystem.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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L117">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L132">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_GetStaticAddressFromSig_" data-uid="Dalamud.Game.SigScanner.GetStaticAddressFromSig*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_GetStaticAddressFromSig_System_String_System_Int32_" data-uid="Dalamud.Game.SigScanner.GetStaticAddressFromSig(System.String,System.Int32)">GetStaticAddressFromSig(String, Int32)</h4>
|
||||
|
|
@ -550,7 +643,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr%2CSystem.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/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L170">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L186">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ResolveRelativeAddress_" data-uid="Dalamud.Game.SigScanner.ResolveRelativeAddress*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ResolveRelativeAddress_System_IntPtr_System_Int32_" data-uid="Dalamud.Game.SigScanner.ResolveRelativeAddress(System.IntPtr,System.Int32)">ResolveRelativeAddress(IntPtr, Int32)</h4>
|
||||
|
|
@ -606,7 +699,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.Scan(System.IntPtr%2CSystem.Int32%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L100">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L115">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_Scan_" data-uid="Dalamud.Game.SigScanner.Scan*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_Scan_System_IntPtr_System_Int32_System_String_" data-uid="Dalamud.Game.SigScanner.Scan(System.IntPtr,System.Int32,System.String)">Scan(IntPtr, Int32, String)</h4>
|
||||
|
|
@ -668,7 +761,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanData_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanData(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/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L139">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L155">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanData_" data-uid="Dalamud.Game.SigScanner.ScanData*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanData_System_String_" data-uid="Dalamud.Game.SigScanner.ScanData(System.String)">ScanData(String)</h4>
|
||||
|
|
@ -718,7 +811,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanModule_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanModule(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/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L154">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L170">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanModule_" data-uid="Dalamud.Game.SigScanner.ScanModule*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanModule_System_String_" data-uid="Dalamud.Game.SigScanner.ScanModule(System.String)">ScanModule(String)</h4>
|
||||
|
|
@ -768,7 +861,7 @@ Place your cursor on the line calling a static address, and create and IDA sig.<
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_SigScanner_ScanText_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.SigScanner.ScanText(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/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L181">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/SigScanner.cs/#L197">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_SigScanner_ScanText_" data-uid="Dalamud.Game.SigScanner.ScanText*"></a>
|
||||
<h4 id="Dalamud_Game_SigScanner_ScanText_System_String_" data-uid="Dalamud.Game.SigScanner.ScanText(System.String)">ScanText(String)</h4>
|
||||
|
|
|
|||
|
|
@ -464,7 +464,7 @@ handlers such as the chat log.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L277">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L252">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetInteger*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader)">GetInteger(BinaryReader)</h4>
|
||||
|
|
@ -506,106 +506,12 @@ handlers such as the chat log.</p>
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L410">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(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">protected virtual byte GetMarkerForIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L426">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte[])">GetMarkerForPackedIntegerBytes(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">protected virtual byte GetMarkerForPackedIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L440">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L295">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetPackedIntegers*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader)">GetPackedIntegers(BinaryReader)</h4>
|
||||
|
|
@ -613,7 +519,7 @@ handlers such as the chat log.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected (uint, uint) GetPackedIntegers(BinaryReader input)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">protected static (uint, uint) GetPackedIntegers(BinaryReader input)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -649,18 +555,18 @@ handlers such as the chat log.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger(System.UInt32%2CSystem.Boolean%2CSystem.Boolean)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger(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/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L378">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L272">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger(System.UInt32,System.Boolean,System.Boolean)">MakeInteger(UInt32, Boolean, Boolean)</h4>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger(System.UInt32)">MakeInteger(UInt32)</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">protected virtual byte[] MakeInteger(uint value, bool withMarker = true, bool incrementSmallInts = true)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">protected static byte[] MakeInteger(uint value)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -677,16 +583,6 @@ handlers such as the chat log.</p>
|
|||
<td><span class="parametername">value</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">withMarker</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">incrementSmallInts</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
|
|
@ -706,18 +602,18 @@ handlers such as the chat log.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.MakePackedInteger(System.UInt32%2CSystem.UInt32%2CSystem.Boolean)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.MakePackedInteger(System.UInt32%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L471">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L301">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakePackedInteger*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakePackedInteger(System.UInt32,System.UInt32,System.Boolean)">MakePackedInteger(UInt32, UInt32, Boolean)</h4>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakePackedInteger(System.UInt32,System.UInt32)">MakePackedInteger(UInt32, UInt32)</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">protected byte[] MakePackedInteger(uint val1, uint val2, bool withMarker = true)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">protected static byte[] MakePackedInteger(uint val1, uint val2)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -739,11 +635,6 @@ handlers such as the chat log.</p>
|
|||
<td><span class="parametername">val2</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">withMarker</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
|
|
|
|||
|
|
@ -110,19 +110,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -156,7 +150,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_Dalamud_Data_DataManager_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.%23ctor(Dalamud.Data.DataManager%2CSystem.UInt32%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L55">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_Dalamud_Data_DataManager_System_UInt32_System_UInt32_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.#ctor(Dalamud.Data.DataManager,System.UInt32,System.UInt32)">AutoTranslatePayload(DataManager, UInt32, UInt32)</h4>
|
||||
|
|
@ -208,7 +202,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Text.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Text%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Text_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Text*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Text" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Text">Text</h4>
|
||||
|
|
@ -242,7 +236,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Type.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Type%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Type_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Type*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Type" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.Type">Type</h4>
|
||||
|
|
@ -276,7 +270,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_System_IO_BinaryReader_System_Int64_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl(System.IO.BinaryReader%2CSystem.Int64)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L86">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L85">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_System_IO_BinaryReader_System_Int64_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.DecodeImpl(System.IO.BinaryReader,System.Int64)">DecodeImpl(BinaryReader, Int64)</h4>
|
||||
|
|
@ -315,7 +309,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L69">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.EncodeImpl">EncodeImpl()</h4>
|
||||
|
|
@ -347,7 +341,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.ToString%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L64">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_ToString_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.ToString*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_ToString" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.ToString">ToString()</h4>
|
||||
|
|
@ -389,7 +383,7 @@ There is probably little use to create one of these, however.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L16" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -105,19 +105,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -189,7 +183,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string Plugin { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[NotNull]
|
||||
public string Plugin { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -106,19 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
|
|||
|
|
@ -106,19 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
|
|||
|
|
@ -106,13 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -243,7 +243,8 @@ often the name is only present in a following text payload.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public bool IsHQ { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonProperty]
|
||||
public bool IsHQ { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -274,7 +275,8 @@ often the name is only present in a following text payload.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Item Item { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public Item Item { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -286,7 +288,7 @@ often the name is only present in a following text payload.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Item</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Item</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -399,114 +401,6 @@ often the name is only present in a following text payload.</p>
|
|||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl">Payload.EncodeImpl()</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_GetMarkerForIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/ItemPayload.cs/#L197">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(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">protected override byte GetMarkerForIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.MakeInteger(System.UInt32%2CSystem.Boolean%2CSystem.Boolean)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/ItemPayload.cs/#L179">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_MakeInteger_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.MakeInteger*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.MakeInteger(System.UInt32,System.Boolean,System.Boolean)">MakeInteger(UInt32, Boolean, Boolean)</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">protected override byte[] MakeInteger(uint value, bool withMarker = true, bool incrementSmallInts = true)</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.UInt32</span></td>
|
||||
<td><span class="parametername">value</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">withMarker</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">incrementSmallInts</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span>[]</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_ItemPayload_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.ToString%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>
|
||||
|
|
|
|||
|
|
@ -106,16 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -283,7 +280,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string CoordinateString { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string CoordinateString { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -345,7 +343,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Map Map { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public Map Map { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -357,7 +356,7 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Map</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Map</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -379,7 +378,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string PlaceName { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string PlaceName { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -410,7 +410,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string PlaceNameRegion { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string PlaceNameRegion { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -503,7 +504,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public TerritoryType TerritoryType { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public TerritoryType TerritoryType { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -515,7 +517,7 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">TerritoryType</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.TerritoryType</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -600,7 +602,8 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public float YCoord { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public float YCoord { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -690,55 +693,6 @@ but is an approximation and may be slightly off for some positions.</p>
|
|||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl">Payload.EncodeImpl()</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_GetMarkerForIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/MapLinkPayload.cs/#L262">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(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">protected override byte GetMarkerForIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_MapLinkPayload_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.ToString%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>
|
||||
|
|
|
|||
|
|
@ -106,19 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -210,7 +204,8 @@ The world name will always be present.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string DisplayedName { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string DisplayedName { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -241,7 +236,8 @@ The world name will always be present.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string PlayerName { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string PlayerName { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -304,7 +300,8 @@ The world name will always be present.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public World World { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public World World { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -316,7 +313,7 @@ The world name will always be present.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">World</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.World</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -106,19 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -203,7 +197,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Quest Quest { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public Quest Quest { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -215,7 +210,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Quest</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Quest</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -108,19 +108,13 @@ payloads without modification.</p>
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
|
|
@ -195,7 +189,8 @@ The returned data is a clone and modifications will not be persisted.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public byte[] Data { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public byte[] Data { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -110,19 +110,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
|
|
|
|||
|
|
@ -106,19 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -203,7 +197,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Status Status { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public Status Status { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -215,7 +210,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Status</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Status</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -110,19 +110,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -202,7 +196,8 @@ This may contain SE's special unicode characters.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string Text { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public string Text { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -106,16 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -199,7 +196,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ushort ColorKey { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public ushort ColorKey { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -261,7 +259,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public uint RGB { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public uint RGB { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -324,7 +323,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public UIColor UIColor { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public UIColor UIColor { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -336,7 +336,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">UIColor</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.UIColor</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -448,55 +448,6 @@
|
|||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl">Payload.EncodeImpl()</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_UIForegroundPayload_GetMarkerForIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/UIForegroundPayload.cs/#L113">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_UIForegroundPayload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_UIForegroundPayload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.UIForegroundPayload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(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">protected override byte GetMarkerForIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_UIForegroundPayload_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.UIForegroundPayload.ToString%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>
|
||||
|
|
|
|||
|
|
@ -106,16 +106,13 @@
|
|||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_">Payload.GetInteger(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_">Payload.MakeInteger(UInt32, Boolean, Boolean)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___">Payload.GetMarkerForPackedIntegerBytes(Byte[])</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakeInteger_System_UInt32_">Payload.MakeInteger(UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_">Payload.GetPackedIntegers(BinaryReader)</a>
|
||||
</div>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_">Payload.MakePackedInteger(UInt32, UInt32, Boolean)</a>
|
||||
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_">Payload.MakePackedInteger(UInt32, UInt32)</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
|
|
@ -199,7 +196,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public ushort ColorKey { get; set; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public ushort ColorKey { get; set; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -261,7 +259,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public uint RGB { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public uint RGB { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -324,7 +323,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public UIColor UIColor { get; }</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonIgnore]
|
||||
public UIColor UIColor { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property Value</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -336,7 +336,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">UIColor</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.UIColor</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -448,55 +448,6 @@
|
|||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl">Payload.EncodeImpl()</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_UIGlowPayload_GetMarkerForIntegerBytes_System_Byte___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/UIGlowPayload.cs/#L113">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payloads_UIGlowPayload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_UIGlowPayload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.UIGlowPayload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(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">protected override byte GetMarkerForIntegerBytes(byte[] bytes)</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.Byte</span>[]</td>
|
||||
<td><span class="parametername">bytes</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Byte</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___">Payload.GetMarkerForIntegerBytes(Byte[])</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_UIGlowPayload_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.UIGlowPayload.ToString%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>
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString__ctor_Dalamud_Game_Text_SeStringHandling_Payload___.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.%23ctor(Dalamud.Game.Text.SeStringHandling.Payload%5B%5D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString__ctor_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString__ctor_Dalamud_Game_Text_SeStringHandling_Payload___" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.#ctor(Dalamud.Game.Text.SeStringHandling.Payload[])">SeString(Payload[])</h4>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString__ctor_System_Collections_Generic_List_Dalamud_Game_Text_SeStringHandling_Payload__.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.%23ctor(System.Collections.Generic.List%7BDalamud.Game.Text.SeStringHandling.Payload%7D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L50">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString__ctor_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.#ctor*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString__ctor_System_Collections_Generic_List_Dalamud_Game_Text_SeStringHandling_Payload__" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.#ctor(System.Collections.Generic.List{Dalamud.Game.Text.SeStringHandling.Payload})">SeString(List<Payload>)</h4>
|
||||
|
|
@ -158,7 +158,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public SeString(List<Payload> payloads)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[JsonConstructor]
|
||||
public SeString(List<Payload> payloads)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -250,7 +251,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_Append_Dalamud_Game_Text_SeStringHandling_Payload_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.Append(Dalamud.Game.Text.SeStringHandling.Payload)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L85">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_Append_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_Append_Dalamud_Game_Text_SeStringHandling_Payload_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append(Dalamud.Game.Text.SeStringHandling.Payload)">Append(Payload)</h4>
|
||||
|
|
@ -300,7 +301,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_Append_Dalamud_Game_Text_SeStringHandling_SeString_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.Append(Dalamud.Game.Text.SeStringHandling.SeString)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_Append_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_Append_Dalamud_Game_Text_SeStringHandling_SeString_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append(Dalamud.Game.Text.SeStringHandling.SeString)">Append(SeString)</h4>
|
||||
|
|
@ -350,7 +351,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_Append_System_Collections_Generic_List_Dalamud_Game_Text_SeStringHandling_Payload__.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.Append(System.Collections.Generic.List%7BDalamud.Game.Text.SeStringHandling.Payload%7D)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L74">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L81">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_Append_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_Append_System_Collections_Generic_List_Dalamud_Game_Text_SeStringHandling_Payload__" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Append(System.Collections.Generic.List{Dalamud.Game.Text.SeStringHandling.Payload})">Append(List<Payload>)</h4>
|
||||
|
|
@ -400,7 +401,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_Encode.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.Encode%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L96">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L103">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_Encode_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Encode*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_Encode" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.Encode">Encode()</h4>
|
||||
|
|
@ -433,7 +434,7 @@ suitable for use by in-game handlers, such as the chat log.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_FromJson_System_String_Dalamud_Data_DataManager_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.FromJson(System.String%2CDalamud.Data.DataManager)%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L135">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L142">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_FromJson_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.FromJson*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_FromJson_System_String_Dalamud_Data_DataManager_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.FromJson(System.String,Dalamud.Data.DataManager)">FromJson(String, DataManager)</h4>
|
||||
|
|
@ -489,7 +490,7 @@ suitable for use by in-game handlers, such as the chat log.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_ToJson.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.ToJson%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L119">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L126">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_ToJson_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.ToJson*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_ToJson" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.ToJson">ToJson()</h4>
|
||||
|
|
@ -521,7 +522,7 @@ suitable for use by in-game handlers, such as the chat log.</p>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_ToString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.ToString%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L111">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L118">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_ToString_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.ToString*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_ToString" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.ToString">ToString()</h4>
|
||||
|
|
@ -550,6 +551,58 @@ suitable for use by in-game handlers, such as the chat log.</p>
|
|||
</table>
|
||||
<h5 class="overrides">Overrides</h5>
|
||||
<div><span class="xref">System.Object.ToString()</span></div>
|
||||
<h3 id="operators">Operators
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeString_op_Implicit_System_String__Dalamud_Game_Text_SeStringHandling_SeString.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeString.op_Implicit(System.String)~Dalamud.Game.Text.SeStringHandling.SeString%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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeString.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeString_op_Implicit_" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.op_Implicit*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeString_op_Implicit_System_String__Dalamud_Game_Text_SeStringHandling_SeString" data-uid="Dalamud.Game.Text.SeStringHandling.SeString.op_Implicit(System.String)~Dalamud.Game.Text.SeStringHandling.SeString">Implicit(String to SeString)</h4>
|
||||
<div class="markdown level1 summary"><p>Implicitly convert a string into a SeString containing a <a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.TextPayload.html">TextPayload</a>.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static implicit operator SeString(string str)</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.String</span></td>
|
||||
<td><span class="parametername">str</span></td>
|
||||
<td><p>string to convert</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Game.Text.SeStringHandling.SeString.html">SeString</a></td>
|
||||
<td><p>Equivalent SeString</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
|
|
@ -148,13 +148,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeStringManager_CreateItemLink_Item_System_Boolean_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeStringManager.CreateItemLink(Item%2CSystem.Boolean%2CSystem.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/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_SeStringManager_CreateItemLink_Lumina_Excel_GeneratedSheets_Item_System_Boolean_System_String_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.SeStringManager.CreateItemLink(Lumina.Excel.GeneratedSheets.Item%2CSystem.Boolean%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/SeStringManager.cs/#L84">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_SeStringManager_CreateItemLink_" data-uid="Dalamud.Game.Text.SeStringHandling.SeStringManager.CreateItemLink*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeStringManager_CreateItemLink_Item_System_Boolean_System_String_" data-uid="Dalamud.Game.Text.SeStringHandling.SeStringManager.CreateItemLink(Item,System.Boolean,System.String)">CreateItemLink(Item, Boolean, String)</h4>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_SeStringManager_CreateItemLink_Lumina_Excel_GeneratedSheets_Item_System_Boolean_System_String_" data-uid="Dalamud.Game.Text.SeStringHandling.SeStringManager.CreateItemLink(Lumina.Excel.GeneratedSheets.Item,System.Boolean,System.String)">CreateItemLink(Item, Boolean, String)</h4>
|
||||
<div class="markdown level1 summary"><p>Creates an SeString representing an entire Payload chain that can be used to link an item in the chat log.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
|
|
@ -173,7 +173,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Item</span></td>
|
||||
<td><span class="xref">Lumina.Excel.GeneratedSheets.Item</span></td>
|
||||
<td><span class="parametername">item</span></td>
|
||||
<td><p>The Lumina Item to link.</p>
|
||||
</td>
|
||||
|
|
|
|||
|
|
@ -95,8 +95,6 @@
|
|||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.EmbeddedInfoType.html">Payload.EmbeddedInfoType</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.IntegerType.html">Payload.IntegerType</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.SeStringChunkType.html">Payload.SeStringChunkType</a></h4>
|
||||
<section></section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.PayloadType.html">PayloadType</a></h4>
|
||||
|
|
|
|||
499
docs/api/Dalamud.Interface.Colors.ImGuiColors.html
Normal file
499
docs/api/Dalamud.Interface.Colors.ImGuiColors.html
Normal file
|
|
@ -0,0 +1,499 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Class ImGuiColors
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class ImGuiColors
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Interface.Colors.ImGuiColors">
|
||||
|
||||
|
||||
<h1 id="Dalamud_Interface_Colors_ImGuiColors" data-uid="Dalamud.Interface.Colors.ImGuiColors" class="text-break">Class ImGuiColors
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Class containing frequently used colors for easier reference.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">ImGuiColors</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Interface.Colors.html">Dalamud.Interface.Colors</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Interface_Colors_ImGuiColors_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static class ImGuiColors</code></pre>
|
||||
</div>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudGrey.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudGrey%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L23">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey">DalamudGrey</h4>
|
||||
<div class="markdown level1 summary"><p>Gets grey used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudGrey { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudGrey2.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudGrey2%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey2_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey2*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey2" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey2">DalamudGrey2</h4>
|
||||
<div class="markdown level1 summary"><p>Gets grey used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudGrey2 { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudGrey3.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudGrey3%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey3_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey3*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudGrey3" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudGrey3">DalamudGrey3</h4>
|
||||
<div class="markdown level1 summary"><p>Gets grey used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudGrey3 { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudOrange.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudOrange%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudOrange_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudOrange*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudOrange" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudOrange">DalamudOrange</h4>
|
||||
<div class="markdown level1 summary"><p>Gets orange used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudOrange { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudRed.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudRed%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudRed_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudRed*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudRed" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudRed">DalamudRed</h4>
|
||||
<div class="markdown level1 summary"><p>Gets red used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudRed { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudWhite.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudWhite%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudWhite_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudWhite*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudWhite" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudWhite">DalamudWhite</h4>
|
||||
<div class="markdown level1 summary"><p>Gets white used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudWhite { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DalamudWhite2.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DalamudWhite2%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DalamudWhite2_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudWhite2*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DalamudWhite2" data-uid="Dalamud.Interface.Colors.ImGuiColors.DalamudWhite2">DalamudWhite2</h4>
|
||||
<div class="markdown level1 summary"><p>Gets white used in dalamud.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DalamudWhite2 { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_DPSRed.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.DPSRed%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_DPSRed_" data-uid="Dalamud.Interface.Colors.ImGuiColors.DPSRed*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_DPSRed" data-uid="Dalamud.Interface.Colors.ImGuiColors.DPSRed">DPSRed</h4>
|
||||
<div class="markdown level1 summary"><p>Gets dps red (UIColor545).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 DPSRed { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_HealerGreen.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.HealerGreen%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L58">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_HealerGreen_" data-uid="Dalamud.Interface.Colors.ImGuiColors.HealerGreen*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_HealerGreen" data-uid="Dalamud.Interface.Colors.ImGuiColors.HealerGreen">HealerGreen</h4>
|
||||
<div class="markdown level1 summary"><p>Gets healer green (UIColor504).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 HealerGreen { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_TankBlue.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.TankBlue%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_TankBlue_" data-uid="Dalamud.Interface.Colors.ImGuiColors.TankBlue*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_TankBlue" data-uid="Dalamud.Interface.Colors.ImGuiColors.TankBlue">TankBlue</h4>
|
||||
<div class="markdown level1 summary"><p>Gets tank blue (UIColor37).</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 TankBlue { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors_White.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors.White%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Colors_ImGuiColors_White_" data-uid="Dalamud.Interface.Colors.ImGuiColors.White*"></a>
|
||||
<h4 id="Dalamud_Interface_Colors_ImGuiColors_White" data-uid="Dalamud.Interface.Colors.ImGuiColors.White">White</h4>
|
||||
<div class="markdown level1 summary"><p>Gets white color.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 White { get; }</code></pre>
|
||||
</div>
|
||||
<h5 class="propertyValue">Property 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">System.Numerics.Vector4</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Colors_ImGuiColors.md&value=---%0Auid%3A%20Dalamud.Interface.Colors.ImGuiColors%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/Dalamud/blob/master/Dalamud/Interface/Colors/ImGuiColors.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
119
docs/api/Dalamud.Interface.Colors.html
Normal file
119
docs/api/Dalamud.Interface.Colors.html
Normal file
|
|
@ -0,0 +1,119 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Namespace Dalamud.Interface.Colors
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Dalamud.Interface.Colors
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Interface.Colors">
|
||||
|
||||
<h1 id="Dalamud_Interface_Colors" data-uid="Dalamud.Interface.Colors" class="text-break">Namespace Dalamud.Interface.Colors
|
||||
</h1>
|
||||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="markdown level0 remarks"></div>
|
||||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Interface.Colors.ImGuiColors.html">ImGuiColors</a></h4>
|
||||
<section><p>Class containing frequently used colors for easier reference.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
514
docs/api/Dalamud.Interface.Components.ImGuiComponents.html
Normal file
514
docs/api/Dalamud.Interface.Components.ImGuiComponents.html
Normal file
|
|
@ -0,0 +1,514 @@
|
|||
<!DOCTYPE html>
|
||||
<!--[if IE]><![endif]-->
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Class ImGuiComponents
|
||||
</title>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class ImGuiComponents
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
<link rel="stylesheet" href="../styles/docfx.css">
|
||||
<link rel="stylesheet" href="../styles/main.css">
|
||||
<meta property="docfx:navrel" content="">
|
||||
<meta property="docfx:tocrel" content="toc.html">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body data-spy="scroll" data-target="#affix" data-offset="120">
|
||||
<div id="wrapper">
|
||||
<header>
|
||||
|
||||
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
|
||||
<span class="sr-only">Toggle navigation</span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
|
||||
<a class="navbar-brand" href="../index.html">
|
||||
<img id="logo" class="svg" src="../logo.svg" alt="">
|
||||
</a>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar">
|
||||
<form class="navbar-form navbar-right" role="search" id="search">
|
||||
<div class="form-group">
|
||||
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<div class="subnav navbar navbar-default">
|
||||
<div class="container hide-when-search" id="breadcrumb">
|
||||
<ul class="breadcrumb">
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div role="main" class="container body-content hide-when-search">
|
||||
|
||||
<div class="sidenav hide-when-search">
|
||||
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
|
||||
<div class="sidetoggle collapse" id="sidetoggle">
|
||||
<div id="sidetoc"></div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="article row grid-right">
|
||||
<div class="col-md-10">
|
||||
<article class="content wrap" id="_content" data-uid="Dalamud.Interface.Components.ImGuiComponents">
|
||||
|
||||
|
||||
<h1 id="Dalamud_Interface_Components_ImGuiComponents" data-uid="Dalamud.Interface.Components.ImGuiComponents" class="text-break">Class ImGuiComponents
|
||||
</h1>
|
||||
<div class="markdown level0 summary"><p>Class containing various methods providing ImGui components.</p>
|
||||
</div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="inheritance">
|
||||
<h5>Inheritance</h5>
|
||||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">ImGuiComponents</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Interface.Components.html">Dalamud.Interface.Components</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Interface_Components_ImGuiComponents_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static class ImGuiComponents</code></pre>
|
||||
</div>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_System_Int32_System_String_System_Numerics_Vector4_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette(System.Int32%2CSystem.String%2CSystem.Numerics.Vector4)%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.ColorPickerWithPalette.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_" data-uid="Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_System_Int32_System_String_System_Numerics_Vector4_" data-uid="Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette(System.Int32,System.String,System.Numerics.Vector4)">ColorPickerWithPalette(Int32, String, Vector4)</h4>
|
||||
<div class="markdown level1 summary"><p>ColorPicker with palette.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 ColorPickerWithPalette(int id, string description, Vector4 originalColor)</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">id</span></td>
|
||||
<td><p>Id for the color picker.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">description</span></td>
|
||||
<td><p>The description of the color picker.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Numerics.Vector4</span></td>
|
||||
<td><span class="parametername">originalColor</span></td>
|
||||
<td><p>The current color.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Numerics.Vector4</span></td>
|
||||
<td><p>Selected color.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_System_Int32_System_String_System_Numerics_Vector4_ImGuiNET_ImGuiColorEditFlags_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette(System.Int32%2CSystem.String%2CSystem.Numerics.Vector4%2CImGuiNET.ImGuiColorEditFlags)%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.ColorPickerWithPalette.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_" data-uid="Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_ColorPickerWithPalette_System_Int32_System_String_System_Numerics_Vector4_ImGuiNET_ImGuiColorEditFlags_" data-uid="Dalamud.Interface.Components.ImGuiComponents.ColorPickerWithPalette(System.Int32,System.String,System.Numerics.Vector4,ImGuiNET.ImGuiColorEditFlags)">ColorPickerWithPalette(Int32, String, Vector4, ImGuiColorEditFlags)</h4>
|
||||
<div class="markdown level1 summary"><p>ColorPicker with palette with color picker options.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Vector4 ColorPickerWithPalette(int id, string description, Vector4 originalColor, ImGuiColorEditFlags flags)</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">id</span></td>
|
||||
<td><p>Id for the color picker.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">description</span></td>
|
||||
<td><p>The description of the color picker.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Numerics.Vector4</span></td>
|
||||
<td><span class="parametername">originalColor</span></td>
|
||||
<td><p>The current color.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="ImGuiNET.ImGuiColorEditFlags.html">ImGuiColorEditFlags</a></td>
|
||||
<td><span class="parametername">flags</span></td>
|
||||
<td><p>Flags to customize color picker.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Numerics.Vector4</span></td>
|
||||
<td><p>Selected color.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_HelpMarker_System_String_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.HelpMarker(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/goatcorp/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.HelpMarker.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_HelpMarker_" data-uid="Dalamud.Interface.Components.ImGuiComponents.HelpMarker*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_HelpMarker_System_String_" data-uid="Dalamud.Interface.Components.ImGuiComponents.HelpMarker(System.String)">HelpMarker(String)</h4>
|
||||
<div class="markdown level1 summary"><p>HelpMarker component to add a help icon with text on hover.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void HelpMarker(string helpText)</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.String</span></td>
|
||||
<td><span class="parametername">helpText</span></td>
|
||||
<td><p>The text to display on hover.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_IconButton_System_Int32_Dalamud_Interface_FontAwesomeIcon_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.IconButton(System.Int32%2CDalamud.Interface.FontAwesomeIcon)%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.IconButton.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_IconButton_" data-uid="Dalamud.Interface.Components.ImGuiComponents.IconButton*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_IconButton_System_Int32_Dalamud_Interface_FontAwesomeIcon_" data-uid="Dalamud.Interface.Components.ImGuiComponents.IconButton(System.Int32,Dalamud.Interface.FontAwesomeIcon)">IconButton(Int32, FontAwesomeIcon)</h4>
|
||||
<div class="markdown level1 summary"><p>IconButton component to use an icon as a button.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static bool IconButton(int id, FontAwesomeIcon icon)</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">id</span></td>
|
||||
<td><p>The ID of the button.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Interface.FontAwesomeIcon.html">FontAwesomeIcon</a></td>
|
||||
<td><span class="parametername">icon</span></td>
|
||||
<td><p>The icon for the button.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Boolean</span></td>
|
||||
<td><p>Indicator if button is clicked.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_IconButton_System_Int32_Dalamud_Interface_FontAwesomeIcon_System_Numerics_Vector4_System_Numerics_Vector4_System_Numerics_Vector4_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.IconButton(System.Int32%2CDalamud.Interface.FontAwesomeIcon%2CSystem.Numerics.Vector4%2CSystem.Numerics.Vector4%2CSystem.Numerics.Vector4)%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.IconButton.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_IconButton_" data-uid="Dalamud.Interface.Components.ImGuiComponents.IconButton*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_IconButton_System_Int32_Dalamud_Interface_FontAwesomeIcon_System_Numerics_Vector4_System_Numerics_Vector4_System_Numerics_Vector4_" data-uid="Dalamud.Interface.Components.ImGuiComponents.IconButton(System.Int32,Dalamud.Interface.FontAwesomeIcon,System.Numerics.Vector4,System.Numerics.Vector4,System.Numerics.Vector4)">IconButton(Int32, FontAwesomeIcon, Vector4, Vector4, Vector4)</h4>
|
||||
<div class="markdown level1 summary"><p>IconButton component to use an icon as a button with color options.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static bool IconButton(int id, FontAwesomeIcon icon, Vector4 defaultColor, Vector4 activeColor, Vector4 hoveredColor)</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">id</span></td>
|
||||
<td><p>The ID of the button.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Interface.FontAwesomeIcon.html">FontAwesomeIcon</a></td>
|
||||
<td><span class="parametername">icon</span></td>
|
||||
<td><p>The icon for the button.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Numerics.Vector4</span></td>
|
||||
<td><span class="parametername">defaultColor</span></td>
|
||||
<td><p>The default color of the button.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Numerics.Vector4</span></td>
|
||||
<td><span class="parametername">activeColor</span></td>
|
||||
<td><p>The color of the button when active.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Numerics.Vector4</span></td>
|
||||
<td><span class="parametername">hoveredColor</span></td>
|
||||
<td><p>The color of the button when hovered.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Boolean</span></td>
|
||||
<td><p>Indicator if button is clicked.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_Test.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.Test%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.Test.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_Test_" data-uid="Dalamud.Interface.Components.ImGuiComponents.Test*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_Test" data-uid="Dalamud.Interface.Components.ImGuiComponents.Test">Test()</h4>
|
||||
<div class="markdown level1 summary"><p>Test component to demonstrate how ImGui components work.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void Test()</code></pre>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents_TextWithLabel_System_String_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents.TextWithLabel(System.String%2CSystem.String%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.TextWithLabel.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_Components_ImGuiComponents_TextWithLabel_" data-uid="Dalamud.Interface.Components.ImGuiComponents.TextWithLabel*"></a>
|
||||
<h4 id="Dalamud_Interface_Components_ImGuiComponents_TextWithLabel_System_String_System_String_System_String_" data-uid="Dalamud.Interface.Components.ImGuiComponents.TextWithLabel(System.String,System.String,System.String)">TextWithLabel(String, String, String)</h4>
|
||||
<div class="markdown level1 summary"><p>TextWithLabel component to show labeled text.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void TextWithLabel(string label, string value, string hint = "")</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.String</span></td>
|
||||
<td><span class="parametername">label</span></td>
|
||||
<td><p>The label for text.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">value</span></td>
|
||||
<td><p>The text value.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">hint</span></td>
|
||||
<td><p>The hint to show on hover.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</article>
|
||||
</div>
|
||||
|
||||
<div class="hidden-sm col-md-2" role="complementary">
|
||||
<div class="sideaffix">
|
||||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_Components_ImGuiComponents.md&value=---%0Auid%3A%20Dalamud.Interface.Components.ImGuiComponents%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/Dalamud/blob/master/Dalamud/Interface/Components/ImGuiComponents.TextWithLabel.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
|
||||
<h5>In This Article</h5>
|
||||
<div></div>
|
||||
</nav>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<footer>
|
||||
<div class="grad-bottom"></div>
|
||||
<div class="footer">
|
||||
<div class="container">
|
||||
<span class="pull-right">
|
||||
<a href="#top">Back to top</a>
|
||||
</span>
|
||||
|
||||
<span>Generated by <strong>DocFX</strong></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
|
||||
<script type="text/javascript" src="../styles/docfx.js"></script>
|
||||
<script type="text/javascript" src="../styles/main.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -75,10 +75,10 @@
|
|||
<div class="markdown level0 summary"></div>
|
||||
<div class="markdown level0 conceptual"></div>
|
||||
<div class="markdown level0 remarks"></div>
|
||||
<h3 id="interfaces">Interfaces
|
||||
<h3 id="classes">Classes
|
||||
</h3>
|
||||
<h4><a class="xref" href="Dalamud.Interface.Components.IComponent.html">IComponent</a></h4>
|
||||
<section><p>Base interface implementing a modular interface component.</p>
|
||||
<h4><a class="xref" href="Dalamud.Interface.Components.ImGuiComponents.html">ImGuiComponents</a></h4>
|
||||
<section><p>Class containing various methods providing ImGui components.</p>
|
||||
</section>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_GlobalScale.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.GlobalScale%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_GlobalScale_" data-uid="Dalamud.Interface.ImGuiHelpers.GlobalScale*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_GlobalScale" data-uid="Dalamud.Interface.ImGuiHelpers.GlobalScale">GlobalScale</h4>
|
||||
|
|
@ -149,7 +149,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_MainViewport.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.MainViewport%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L15">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_MainViewport_" data-uid="Dalamud.Interface.ImGuiHelpers.MainViewport*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_MainViewport" data-uid="Dalamud.Interface.ImGuiHelpers.MainViewport">MainViewport</h4>
|
||||
|
|
@ -177,12 +177,62 @@
|
|||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_DefaultColorPalette_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.DefaultColorPalette(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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L72">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_DefaultColorPalette_" data-uid="Dalamud.Interface.ImGuiHelpers.DefaultColorPalette*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_DefaultColorPalette_System_Int32_" data-uid="Dalamud.Interface.ImGuiHelpers.DefaultColorPalette(System.Int32)">DefaultColorPalette(Int32)</h4>
|
||||
<div class="markdown level1 summary"><p>Creates default color palette for use with color pickers.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static List<Vector4> DefaultColorPalette(int swatchCount = 32)</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">swatchCount</span></td>
|
||||
<td><p>The total number of swatches to use.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Collections.Generic.List</span><<span class="xref">System.Numerics.Vector4</span>></td>
|
||||
<td><p>Default color palette.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_ForceNextWindowMainViewport.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.ForceNextWindowMainViewport%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L24">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_ForceNextWindowMainViewport_" data-uid="Dalamud.Interface.ImGuiHelpers.ForceNextWindowMainViewport*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_ForceNextWindowMainViewport" data-uid="Dalamud.Interface.ImGuiHelpers.ForceNextWindowMainViewport">ForceNextWindowMainViewport()</h4>
|
||||
|
|
@ -198,7 +248,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_ScaledDummy_System_Numerics_Vector2_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.ScaledDummy(System.Numerics.Vector2)%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_ScaledDummy_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledDummy*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_ScaledDummy_System_Numerics_Vector2_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledDummy(System.Numerics.Vector2)">ScaledDummy(Vector2)</h4>
|
||||
|
|
@ -223,6 +273,40 @@
|
|||
<td><span class="xref">System.Numerics.Vector2</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td><p>The size of the dummy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_ScaledDummy_System_Single_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.ScaledDummy(System.Single)%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_ScaledDummy_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledDummy*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_ScaledDummy_System_Single_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledDummy(System.Single)">ScaledDummy(Single)</h4>
|
||||
<div class="markdown level1 summary"><p>Create a dummy scaled by the global Dalamud scale.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ScaledDummy(float size)</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.Single</span></td>
|
||||
<td><span class="parametername">size</span></td>
|
||||
<td><p>The size of the dummy.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -232,7 +316,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_ScaledRelativeSameLine_System_Single_System_Single_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.ScaledRelativeSameLine(System.Single%2CSystem.Single)%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_ScaledRelativeSameLine_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledRelativeSameLine*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_ScaledRelativeSameLine_System_Single_System_Single_" data-uid="Dalamud.Interface.ImGuiHelpers.ScaledRelativeSameLine(System.Single,System.Single)">ScaledRelativeSameLine(Single, Single)</h4>
|
||||
|
|
@ -272,7 +356,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_SetNextWindowPosRelativeMainViewport_System_Numerics_Vector2_ImGuiNET_ImGuiCond_System_Numerics_Vector2_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.SetNextWindowPosRelativeMainViewport(System.Numerics.Vector2%2CImGuiNET.ImGuiCond%2CSystem.Numerics.Vector2)%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L46">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_SetNextWindowPosRelativeMainViewport_" data-uid="Dalamud.Interface.ImGuiHelpers.SetNextWindowPosRelativeMainViewport*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_SetNextWindowPosRelativeMainViewport_System_Numerics_Vector2_ImGuiNET_ImGuiCond_System_Numerics_Vector2_" data-uid="Dalamud.Interface.ImGuiHelpers.SetNextWindowPosRelativeMainViewport(System.Numerics.Vector2,ImGuiNET.ImGuiCond,System.Numerics.Vector2)">SetNextWindowPosRelativeMainViewport(Vector2, ImGuiCond, Vector2)</h4>
|
||||
|
|
@ -318,7 +402,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers_SetWindowPosRelativeMainViewport_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiCond_.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers.SetWindowPosRelativeMainViewport(System.String%2CSystem.Numerics.Vector2%2CImGuiNET.ImGuiCond)%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_ImGuiHelpers_SetWindowPosRelativeMainViewport_" data-uid="Dalamud.Interface.ImGuiHelpers.SetWindowPosRelativeMainViewport*"></a>
|
||||
<h4 id="Dalamud_Interface_ImGuiHelpers_SetWindowPosRelativeMainViewport_System_String_System_Numerics_Vector2_ImGuiNET_ImGuiCond_" data-uid="Dalamud.Interface.ImGuiHelpers.SetWindowPosRelativeMainViewport(System.String,System.Numerics.Vector2,ImGuiNET.ImGuiCond)">SetWindowPosRelativeMainViewport(String, Vector2, ImGuiCond)</h4>
|
||||
|
|
@ -370,7 +454,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_ImGuiHelpers.md&value=---%0Auid%3A%20Dalamud.Interface.ImGuiHelpers%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/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Interface/ImGuiHelpers.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -114,13 +114,13 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_MySinkExtensions_EventSink_LoggerSinkConfiguration_System_IFormatProvider_.md&value=---%0Auid%3A%20Dalamud.Interface.MySinkExtensions.EventSink(LoggerSinkConfiguration%2CSystem.IFormatProvider)%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/Dalamud/new/master/apiSpec/new?filename=Dalamud_Interface_MySinkExtensions_EventSink_Serilog_Configuration_LoggerSinkConfiguration_System_IFormatProvider_.md&value=---%0Auid%3A%20Dalamud.Interface.MySinkExtensions.EventSink(Serilog.Configuration.LoggerSinkConfiguration%2CSystem.IFormatProvider)%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/Dalamud/blob/master/Dalamud/Interface/SerilogEventSink.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Interface_MySinkExtensions_EventSink_" data-uid="Dalamud.Interface.MySinkExtensions.EventSink*"></a>
|
||||
<h4 id="Dalamud_Interface_MySinkExtensions_EventSink_LoggerSinkConfiguration_System_IFormatProvider_" data-uid="Dalamud.Interface.MySinkExtensions.EventSink(LoggerSinkConfiguration,System.IFormatProvider)">EventSink(LoggerSinkConfiguration, IFormatProvider)</h4>
|
||||
<h4 id="Dalamud_Interface_MySinkExtensions_EventSink_Serilog_Configuration_LoggerSinkConfiguration_System_IFormatProvider_" data-uid="Dalamud.Interface.MySinkExtensions.EventSink(Serilog.Configuration.LoggerSinkConfiguration,System.IFormatProvider)">EventSink(LoggerSinkConfiguration, IFormatProvider)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -138,7 +138,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">LoggerSinkConfiguration</span></td>
|
||||
<td><span class="xref">Serilog.Configuration.LoggerSinkConfiguration</span></td>
|
||||
<td><span class="parametername">loggerConfiguration</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
|
|
@ -159,7 +159,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">LoggerConfiguration</span></td>
|
||||
<td><span class="xref">Serilog.LoggerConfiguration</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -175,7 +175,7 @@ It can be used to draw custom windows and overlays.</p>
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">Device</span></td>
|
||||
<td><span class="xref">SharpDX.Direct3D11.Device</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
|
|||
|
|
@ -111,7 +111,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_LocalizationChangedDelegate.md&value=---%0Auid%3A%20Dalamud.Localization.LocalizationChangedDelegate%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/Dalamud/blob/master/Dalamud/Localization.cs/#L38" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L47" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -115,19 +115,19 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization__ctor_System_String_.md&value=---%0Auid%3A%20Dalamud.Localization.%23ctor(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/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization__ctor_System_String_System_String_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Localization.%23ctor(System.String%2CSystem.String%2CSystem.Boolean)%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/Dalamud/blob/master/Dalamud/Localization.cs/#L29">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L35">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization__ctor_" data-uid="Dalamud.Localization.#ctor*"></a>
|
||||
<h4 id="Dalamud_Localization__ctor_System_String_" data-uid="Dalamud.Localization.#ctor(System.String)">Localization(String)</h4>
|
||||
<h4 id="Dalamud_Localization__ctor_System_String_System_String_System_Boolean_" data-uid="Dalamud.Localization.#ctor(System.String,System.String,System.Boolean)">Localization(String, String, Boolean)</h4>
|
||||
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Localization.html">Localization</a> class.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public Localization(string workingDirectory)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public Localization(string locResourceDirectory, string locResourcePrefix = "", bool useEmbedded = false)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -141,8 +141,20 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">workingDirectory</span></td>
|
||||
<td><span class="parametername">locResourceDirectory</span></td>
|
||||
<td><p>The working directory to load language files from.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">locResourcePrefix</span></td>
|
||||
<td><p>The prefix on the loc resource file name (e.g. dalamud_).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><span class="parametername">useEmbedded</span></td>
|
||||
<td><p>Use embedded loc resource files.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -154,7 +166,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_ApplicableLangCodes.md&value=---%0Auid%3A%20Dalamud.Localization.ApplicableLangCodes%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/Dalamud/blob/master/Dalamud/Localization.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Localization_ApplicableLangCodes" data-uid="Dalamud.Localization.ApplicableLangCodes">ApplicableLangCodes</h4>
|
||||
<div class="markdown level1 summary"><p>Array of language codes which have a valid translation in Dalamud.</p>
|
||||
|
|
@ -181,12 +193,86 @@
|
|||
</table>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_ExportLocalizable.md&value=---%0Auid%3A%20Dalamud.Localization.ExportLocalizable%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/Dalamud/blob/master/Dalamud/Localization.cs/#L116">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_ExportLocalizable_" data-uid="Dalamud.Localization.ExportLocalizable*"></a>
|
||||
<h4 id="Dalamud_Localization_ExportLocalizable" data-uid="Dalamud.Localization.ExportLocalizable">ExportLocalizable()</h4>
|
||||
<div class="markdown level1 summary"><p>Saves localizable JSON data in the current working directory for the provided assembly.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void ExportLocalizable()</code></pre>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_Localize_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Localization.Localize(System.String%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L129">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_Localize_" data-uid="Dalamud.Localization.Localize*"></a>
|
||||
<h4 id="Dalamud_Localization_Localize_System_String_System_String_" data-uid="Dalamud.Localization.Localize(System.String,System.String)">Localize(String, String)</h4>
|
||||
<div class="markdown level1 summary"><p>Search the set-up localization data for the provided assembly for the given string key and return it.
|
||||
If the key is not present, the fallback is shown.
|
||||
The fallback is also required to create the string files to be localized.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string Localize(string key, string fallBack)</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.String</span></td>
|
||||
<td><span class="parametername">key</span></td>
|
||||
<td><p>The string key to be returned.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">fallBack</span></td>
|
||||
<td><p>The fallback string, usually your source language.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.String</span></td>
|
||||
<td><p>The localized string, fallback or string key if not found.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithFallbacks.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithFallbacks%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/Dalamud/blob/master/Dalamud/Localization.cs/#L74">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L83">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithFallbacks_" data-uid="Dalamud.Localization.SetupWithFallbacks*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithFallbacks" data-uid="Dalamud.Localization.SetupWithFallbacks">SetupWithFallbacks()</h4>
|
||||
|
|
@ -202,7 +288,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithLangCode_System_String_.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithLangCode(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/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L84">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L93">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithLangCode_" data-uid="Dalamud.Localization.SetupWithLangCode*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithLangCode_System_String_" data-uid="Dalamud.Localization.SetupWithLangCode(System.String)">SetupWithLangCode(String)</h4>
|
||||
|
|
@ -236,7 +322,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_SetupWithUiCulture.md&value=---%0Auid%3A%20Dalamud.Localization.SetupWithUiCulture%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/Dalamud/blob/master/Dalamud/Localization.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L57">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Localization_SetupWithUiCulture_" data-uid="Dalamud.Localization.SetupWithUiCulture*"></a>
|
||||
<h4 id="Dalamud_Localization_SetupWithUiCulture" data-uid="Dalamud.Localization.SetupWithUiCulture">SetupWithUiCulture()</h4>
|
||||
|
|
@ -254,7 +340,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization_OnLocalizationChanged.md&value=---%0Auid%3A%20Dalamud.Localization.OnLocalizationChanged%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/Dalamud/blob/master/Dalamud/Localization.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Localization_OnLocalizationChanged" data-uid="Dalamud.Localization.OnLocalizationChanged">OnLocalizationChanged</h4>
|
||||
<div class="markdown level1 summary"><p>Event that occurs when the language is changed.</p>
|
||||
|
|
@ -290,7 +376,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Localization.md&value=---%0Auid%3A%20Dalamud.Localization%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/Dalamud/blob/master/Dalamud/Localization.cs/#L14" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Localization.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -558,7 +558,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_AddChatLinkHandler_System_UInt32_System_Action_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString__.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.AddChatLinkHandler(System.UInt32%2CSystem.Action%7BSystem.UInt32%2CDalamud.Game.Text.SeStringHandling.SeString%7D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L200">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L206">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_AddChatLinkHandler_" data-uid="Dalamud.Plugin.DalamudPluginInterface.AddChatLinkHandler*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_AddChatLinkHandler_System_UInt32_System_Action_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString__" data-uid="Dalamud.Plugin.DalamudPluginInterface.AddChatLinkHandler(System.UInt32,System.Action{System.UInt32,Dalamud.Game.Text.SeStringHandling.SeString})">AddChatLinkHandler(UInt32, Action<UInt32, SeString>)</h4>
|
||||
|
|
@ -614,7 +614,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_Dispose.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.Dispose%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L353">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L359">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_Dispose_" data-uid="Dalamud.Plugin.DalamudPluginInterface.Dispose*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_Dispose" data-uid="Dalamud.Plugin.DalamudPluginInterface.Dispose">Dispose()</h4>
|
||||
|
|
@ -685,6 +685,38 @@
|
|||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>directory with path of AppData/XIVLauncher/pluginConfig/PluginInternalName.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_GetPluginLocDirectory.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.GetPluginLocDirectory%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L196">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_GetPluginLocDirectory_" data-uid="Dalamud.Plugin.DalamudPluginInterface.GetPluginLocDirectory*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_GetPluginLocDirectory" data-uid="Dalamud.Plugin.DalamudPluginInterface.GetPluginLocDirectory">GetPluginLocDirectory()</h4>
|
||||
<div class="markdown level1 summary"><p>Get the loc directory.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public string GetPluginLocDirectory()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</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">System.String</span></td>
|
||||
<td><p>directory with path of AppData/XIVLauncher/pluginConfig/PluginInternalName/loc.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -694,7 +726,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_Log_System_String_System_Object___.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.Log(System.String%2CSystem.Object%5B%5D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L319">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L325">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_Log_" data-uid="Dalamud.Plugin.DalamudPluginInterface.Log*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_Log_System_String_System_Object___" data-uid="Dalamud.Plugin.DalamudPluginInterface.Log(System.String,System.Object[])">Log(String, Object[])</h4>
|
||||
|
|
@ -735,7 +767,7 @@ public void Log(string messageTemplate, params object[] values)</code></pre>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_LogError_System_Exception_System_String_System_Object___.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception%2CSystem.String%2CSystem.Object%5B%5D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L342">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L348">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_LogError_" data-uid="Dalamud.Plugin.DalamudPluginInterface.LogError*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_LogError_System_Exception_System_String_System_Object___" data-uid="Dalamud.Plugin.DalamudPluginInterface.LogError(System.Exception,System.String,System.Object[])">LogError(Exception, String, Object[])</h4>
|
||||
|
|
@ -782,7 +814,7 @@ public void LogError(Exception exception, string messageTemplate, params object[
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_LogError_System_String_System_Object___.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.LogError(System.String%2CSystem.Object%5B%5D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L330">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L336">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_LogError_" data-uid="Dalamud.Plugin.DalamudPluginInterface.LogError*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_LogError_System_String_System_Object___" data-uid="Dalamud.Plugin.DalamudPluginInterface.LogError(System.String,System.Object[])">LogError(String, Object[])</h4>
|
||||
|
|
@ -823,7 +855,7 @@ public void LogError(string messageTemplate, params object[] values)</code></pre
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L217">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L223">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler_" data-uid="Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler" data-uid="Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler">RemoveChatLinkHandler()</h4>
|
||||
|
|
@ -839,7 +871,7 @@ public void LogError(string messageTemplate, params object[] values)</code></pre
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler(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/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L209">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L215">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler_" data-uid="Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_RemoveChatLinkHandler_System_UInt32_" data-uid="Dalamud.Plugin.DalamudPluginInterface.RemoveChatLinkHandler(System.UInt32)">RemoveChatLinkHandler(UInt32)</h4>
|
||||
|
|
@ -907,7 +939,7 @@ public void LogError(string messageTemplate, params object[] values)</code></pre
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_Dynamic_ExpandoObject_.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L282">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L288">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_SendMessage_" data-uid="Dalamud.Plugin.DalamudPluginInterface.SendMessage*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_Dynamic_ExpandoObject_" data-uid="Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.Dynamic.ExpandoObject)">SendMessage(ExpandoObject)</h4>
|
||||
|
|
@ -942,7 +974,7 @@ public void SendMessage(ExpandoObject message)</code></pre>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_String_System_Dynamic_ExpandoObject_.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.String%2CSystem.Dynamic.ExpandoObject)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L298">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L304">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_SendMessage_" data-uid="Dalamud.Plugin.DalamudPluginInterface.SendMessage*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_SendMessage_System_String_System_Dynamic_ExpandoObject_" data-uid="Dalamud.Plugin.DalamudPluginInterface.SendMessage(System.String,System.Dynamic.ExpandoObject)">SendMessage(String, ExpandoObject)</h4>
|
||||
|
|
@ -999,7 +1031,7 @@ public bool SendMessage(string pluginName, ExpandoObject message)</code></pre>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_Subscribe_System_String_System_Action_System_Dynamic_ExpandoObject__.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String%2CSystem.Action%7BSystem.Dynamic.ExpandoObject%7D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L243">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L249">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_Subscribe_" data-uid="Dalamud.Plugin.DalamudPluginInterface.Subscribe*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_Subscribe_System_String_System_Action_System_Dynamic_ExpandoObject__" data-uid="Dalamud.Plugin.DalamudPluginInterface.Subscribe(System.String,System.Action{System.Dynamic.ExpandoObject})">Subscribe(String, Action<ExpandoObject>)</h4>
|
||||
|
|
@ -1040,7 +1072,7 @@ public void Subscribe(string pluginName, Action<ExpandoObject> action)</co
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_SubscribeAny_System_Action_System_String_System_Dynamic_ExpandoObject__.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.SubscribeAny(System.Action%7BSystem.String%2CSystem.Dynamic.ExpandoObject%7D)%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L229">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L235">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_SubscribeAny_" data-uid="Dalamud.Plugin.DalamudPluginInterface.SubscribeAny*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_SubscribeAny_System_Action_System_String_System_Dynamic_ExpandoObject__" data-uid="Dalamud.Plugin.DalamudPluginInterface.SubscribeAny(System.Action{System.String,System.Dynamic.ExpandoObject})">SubscribeAny(Action<String, ExpandoObject>)</h4>
|
||||
|
|
@ -1075,7 +1107,7 @@ public void SubscribeAny(Action<string, ExpandoObject> action)</code></pre
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_System_String_.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(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/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L268">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L274">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_" data-uid="Dalamud.Plugin.DalamudPluginInterface.Unsubscribe*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_Unsubscribe_System_String_" data-uid="Dalamud.Plugin.DalamudPluginInterface.Unsubscribe(System.String)">Unsubscribe(String)</h4>
|
||||
|
|
@ -1110,7 +1142,7 @@ public void Unsubscribe(string pluginName)</code></pre>
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Plugin_DalamudPluginInterface_UnsubscribeAny.md&value=---%0Auid%3A%20Dalamud.Plugin.DalamudPluginInterface.UnsubscribeAny%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/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L255">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Plugin/DalamudPluginInterface.cs/#L261">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Plugin_DalamudPluginInterface_UnsubscribeAny_" data-uid="Dalamud.Plugin.DalamudPluginInterface.UnsubscribeAny*"></a>
|
||||
<h4 id="Dalamud_Plugin_DalamudPluginInterface_UnsubscribeAny" data-uid="Dalamud.Plugin.DalamudPluginInterface.UnsubscribeAny">UnsubscribeAny()</h4>
|
||||
|
|
|
|||
|
|
@ -204,7 +204,8 @@ Please consider using these instead in performance-critical code.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static T[] Read<T>(IntPtr address, int count)
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static T[] Read<T>(IntPtr address, int count)
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
|
|
@ -339,7 +340,8 @@ Please consider using these instead in performance-critical code.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static string ReadString(IntPtr address, int maxLength = 256)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static string ReadString(IntPtr address, int maxLength = 256)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -400,7 +402,8 @@ since Encoding.UTF8 destroys the FFXIV payload structure.</p>
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static string ReadString(IntPtr address, Encoding encoding, int maxLength = 256)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[CanBeNull]
|
||||
public static string ReadString(IntPtr address, Encoding encoding, int maxLength = 256)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -80,11 +80,35 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">SanitizerTests</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Test.Game.Text.Sanitizer.html">Dalamud.Test.Game.Text.Sanitizer</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.Test.dll</h6>
|
||||
<h5 id="Dalamud_Test_Game_Text_Sanitizer_SanitizerTests_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class SanitizerTests : object</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class SanitizerTests</code></pre>
|
||||
</div>
|
||||
<h3 id="methods">Methods
|
||||
</h3>
|
||||
|
|
@ -101,7 +125,14 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void StringsAreSanitizedCorrectly(ClientLanguage clientLanguage, string unsanitizedString, string sanitizedString)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Theory]
|
||||
[InlineData(new object[]{ClientLanguage.English, "Pixie Cotton Hood of Healing", "Pixie Cotton Hood of Healing"})]
|
||||
[InlineData(new object[]{ClientLanguage.Japanese, "アラガントームストーン:真理", "アラガントームストーン:真理"})]
|
||||
[InlineData(new object[]{ClientLanguage.German, "Anemos-Pan\u0002\u0016\u0001\u0003zer\u0002\u0016\u0001\u0003hand\u0002\u0016\u0001\u0003schu\u0002\u0016\u0001\u0003he des Drachenbluts", "Anemos-Panzerhandschuhe des Drachenbluts"})]
|
||||
[InlineData(new object[]{ClientLanguage.German, "Bienen-Spatha †", "Bienen-Spatha"})]
|
||||
[InlineData(new object[]{ClientLanguage.French, "Le Diademe\u0002\u001d\u0001\u0003: terrains de chasse|Le Diademe\u0002\u001d\u0001\u0003: terrains de chasse", "Le Diademe: terrains de chasse|Le Diademe: terrains de chasse"})]
|
||||
[InlineData(new object[]{ClientLanguage.French, "Cuir de bœuf", "Cuir de boeuf"})]
|
||||
public void StringsAreSanitizedCorrectly(ClientLanguage clientLanguage, string unsanitizedString, string sanitizedString)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
|
|||
|
|
@ -80,11 +80,35 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">LocalizationTests</span></div>
|
||||
</div>
|
||||
<div class="inheritedMembers">
|
||||
<h5>Inherited Members</h5>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.Equals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetHashCode()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.GetType()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Test.html">Dalamud.Test</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.Test.dll</h6>
|
||||
<h5 id="Dalamud_Test_LocalizationTests_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public class LocalizationTests : object</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public class LocalizationTests</code></pre>
|
||||
</div>
|
||||
<h3 id="constructors">Constructors
|
||||
</h3>
|
||||
|
|
@ -118,7 +142,8 @@
|
|||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void SetupWithFallbacks_EventInvoked()</code></pre>
|
||||
<pre><code class="lang-csharp hljs">[Fact]
|
||||
public void SetupWithFallbacks_EventInvoked()</code></pre>
|
||||
</div>
|
||||
</article>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -118,7 +118,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_AssemblyVersion.md&value=---%0Auid%3A%20Dalamud.Util.AssemblyVersion%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/Dalamud/blob/master/Dalamud/Util.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Util.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_AssemblyVersion_" data-uid="Dalamud.Util.AssemblyVersion*"></a>
|
||||
<h4 id="Dalamud_Util_AssemblyVersion" data-uid="Dalamud.Util.AssemblyVersion">AssemblyVersion</h4>
|
||||
|
|
@ -151,7 +151,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Util.ByteArrayToHex(System.Byte%5B%5D%2CSystem.Int32%2CSystem.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/Dalamud/blob/master/Dalamud/Util.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Util.cs/#L65">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_ByteArrayToHex_" data-uid="Dalamud.Util.ByteArrayToHex*"></a>
|
||||
<h4 id="Dalamud_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_" data-uid="Dalamud.Util.ByteArrayToHex(System.Byte[],System.Int32,System.Int32)">ByteArrayToHex(Byte[], Int32, Int32)</h4>
|
||||
|
|
@ -213,7 +213,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_DumpMemory_System_IntPtr_System_Int32_.md&value=---%0Auid%3A%20Dalamud.Util.DumpMemory(System.IntPtr%2CSystem.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/Dalamud/blob/master/Dalamud/Util.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Util.cs/#L51">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_DumpMemory_" data-uid="Dalamud.Util.DumpMemory*"></a>
|
||||
<h4 id="Dalamud_Util_DumpMemory_System_IntPtr_System_Int32_" data-uid="Dalamud.Util.DumpMemory(System.IntPtr,System.Int32)">DumpMemory(IntPtr, Int32)</h4>
|
||||
|
|
@ -244,6 +244,167 @@
|
|||
<td><span class="xref">System.Int32</span></td>
|
||||
<td><span class="parametername">len</span></td>
|
||||
<td><p>The length to read.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_Fatal_System_String_System_String_.md&value=---%0Auid%3A%20Dalamud.Util.Fatal(System.String%2CSystem.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/goatcorp/Dalamud/blob/master/Dalamud/Util.cs/#L154">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_Fatal_" data-uid="Dalamud.Util.Fatal*"></a>
|
||||
<h4 id="Dalamud_Util_Fatal_System_String_System_String_" data-uid="Dalamud.Util.Fatal(System.String,System.String)">Fatal(String, String)</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 static void Fatal(string message, string caption)</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.String</span></td>
|
||||
<td><span class="parametername">message</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">caption</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_GetGitHash.md&value=---%0Auid%3A%20Dalamud.Util.GetGitHash%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/Dalamud/blob/master/Dalamud/Util.cs/#L33">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_GetGitHash_" data-uid="Dalamud.Util.GetGitHash*"></a>
|
||||
<h4 id="Dalamud_Util_GetGitHash" data-uid="Dalamud.Util.GetGitHash">GetGitHash()</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the git hash value from the assembly
|
||||
or null if it cannot be found.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static string GetGitHash()</code></pre>
|
||||
</div>
|
||||
<h5 class="returns">Returns</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">System.String</span></td>
|
||||
<td><p>The git hash of the assembly.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
<a id="Dalamud_Util_MessageBox_" data-uid="Dalamud.Util.MessageBox*"></a>
|
||||
<h4 id="Dalamud_Util_MessageBox_System_IntPtr_System_String_System_String_System_UInt32_" data-uid="Dalamud.Util.MessageBox(System.IntPtr,System.String,System.String,System.UInt32)">MessageBox(IntPtr, String, String, UInt32)</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 static int MessageBox(IntPtr hWnd, string text, string caption, uint type)</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.IntPtr</span></td>
|
||||
<td><span class="parametername">hWnd</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">text</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><span class="parametername">caption</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">type</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</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">System.Int32</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util_ShowObject_System_Object_.md&value=---%0Auid%3A%20Dalamud.Util.ShowObject(System.Object)%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/Dalamud/blob/master/Dalamud/Util.cs/#L128">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Util_ShowObject_" data-uid="Dalamud.Util.ShowObject*"></a>
|
||||
<h4 id="Dalamud_Util_ShowObject_System_Object_" data-uid="Dalamud.Util.ShowObject(System.Object)">ShowObject(Object)</h4>
|
||||
<div class="markdown level1 summary"><p>Show all properties and fields of the provided object via ImGui.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static void ShowObject(object obj)</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.Object</span></td>
|
||||
<td><span class="parametername">obj</span></td>
|
||||
<td><p>The object to show.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -259,7 +420,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Util.md&value=---%0Auid%3A%20Dalamud.Util%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/Dalamud/blob/master/Dalamud/Util.cs/#L14" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Util.cs/#L19" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -101,7 +101,6 @@
|
|||
<h5 id="ImGuiNET_RangeAccessor_1_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct RangeAccessor<T>
|
||||
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
|
|
|
|||
|
|
@ -101,7 +101,6 @@
|
|||
<h5 id="ImGuiNET_RangePtrAccessor_1_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public struct RangePtrAccessor<T>
|
||||
|
||||
where T : struct</code></pre>
|
||||
</div>
|
||||
<h5 class="typeParameters">Type Parameters</h5>
|
||||
|
|
|
|||
|
|
@ -122,10 +122,10 @@ This will disable vsync regardless of the fps value.</p>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit_LimitType.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.LimitType%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit_LimitType.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.LimitType%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L14" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L14" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -113,10 +113,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit__ctor_ImGuiScene_FramerateLimit_LimitType_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.%23ctor(ImGuiScene.FramerateLimit.LimitType%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit__ctor_ImGuiScene_FramerateLimit_LimitType_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.%23ctor(ImGuiScene.FramerateLimit.LimitType%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L56">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L56">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_FramerateLimit__ctor_" data-uid="ImGuiScene.FramerateLimit.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_FramerateLimit__ctor_ImGuiScene_FramerateLimit_LimitType_System_Int32_" data-uid="ImGuiScene.FramerateLimit.#ctor(ImGuiScene.FramerateLimit.LimitType,System.Int32)">FramerateLimit(FramerateLimit.LimitType, Int32)</h4>
|
||||
|
|
@ -155,10 +155,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit_FPS.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.FPS%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit_FPS.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.FPS%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_FramerateLimit_FPS_" data-uid="ImGuiScene.FramerateLimit.FPS*"></a>
|
||||
<h4 id="ImGuiScene_FramerateLimit_FPS" data-uid="ImGuiScene.FramerateLimit.FPS">FPS</h4>
|
||||
|
|
@ -186,10 +186,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit_Type.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.Type%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit_Type.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.Type%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_FramerateLimit_Type_" data-uid="ImGuiScene.FramerateLimit.Type*"></a>
|
||||
<h4 id="ImGuiScene_FramerateLimit_Type" data-uid="ImGuiScene.FramerateLimit.Type">Type</h4>
|
||||
|
|
@ -219,10 +219,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit_ToString.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.ToString%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit_ToString.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit.ToString%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L67">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_FramerateLimit_ToString_" data-uid="ImGuiScene.FramerateLimit.ToString*"></a>
|
||||
<h4 id="ImGuiScene_FramerateLimit_ToString" data-uid="ImGuiScene.FramerateLimit.ToString">ToString()</h4>
|
||||
|
|
@ -257,10 +257,10 @@ Vsync-enabled (sync to monitor refresh), or a specified fixed framerate (vsync d
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_FramerateLimit.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_FramerateLimit.md&value=---%0Auid%3A%20ImGuiScene.FramerateLimit%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/FramerateLimit.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/FramerateLimit.cs/#L9" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -121,10 +121,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap__ctor_System_UInt32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.%23ctor(System.UInt32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap__ctor_System_UInt32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.%23ctor(System.UInt32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L241">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L241">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap__ctor_" data-uid="ImGuiScene.GLTextureWrap.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap__ctor_System_UInt32_System_Int32_System_Int32_" data-uid="ImGuiScene.GLTextureWrap.#ctor(System.UInt32,System.Int32,System.Int32)">GLTextureWrap(UInt32, Int32, Int32)</h4>
|
||||
|
|
@ -165,10 +165,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Height.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Height%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Height.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Height%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L239">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L239">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_Height_" data-uid="ImGuiScene.GLTextureWrap.Height*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_Height" data-uid="ImGuiScene.GLTextureWrap.Height">Height</h4>
|
||||
|
|
@ -195,10 +195,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_ImGuiHandle.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.ImGuiHandle%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_ImGuiHandle.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.ImGuiHandle%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L237">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L237">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_ImGuiHandle_" data-uid="ImGuiScene.GLTextureWrap.ImGuiHandle*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_ImGuiHandle" data-uid="ImGuiScene.GLTextureWrap.ImGuiHandle">ImGuiHandle</h4>
|
||||
|
|
@ -225,10 +225,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Width.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Width%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Width.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Width%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L238">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L238">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_Width_" data-uid="ImGuiScene.GLTextureWrap.Width*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_Width" data-uid="ImGuiScene.GLTextureWrap.Width">Width</h4>
|
||||
|
|
@ -257,10 +257,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Dispose.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Dispose.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L279">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L279">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_Dispose_" data-uid="ImGuiScene.GLTextureWrap.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_Dispose" data-uid="ImGuiScene.GLTextureWrap.Dispose">Dispose()</h4>
|
||||
|
|
@ -272,10 +272,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L251">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L251">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_Dispose_" data-uid="ImGuiScene.GLTextureWrap.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_Dispose_System_Boolean_" data-uid="ImGuiScene.GLTextureWrap.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -304,10 +304,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Finalize.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap_Finalize.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L273">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L273">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_GLTextureWrap_Finalize_" data-uid="ImGuiScene.GLTextureWrap.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_GLTextureWrap_Finalize" data-uid="ImGuiScene.GLTextureWrap.Finalize">Finalize()</h4>
|
||||
|
|
@ -332,10 +332,10 @@ Provides a simple wrapped view of the disposeable resource as well as the handle
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_GLTextureWrap.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_GLTextureWrap.md&value=---%0Auid%3A%20ImGuiScene.GLTextureWrap%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L235" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L235" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -91,10 +91,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L8">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L8">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiInputHandler_NewFrame_" data-uid="ImGuiScene.IImGuiInputHandler.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiInputHandler_NewFrame_System_Int32_System_Int32_" data-uid="ImGuiScene.IImGuiInputHandler.NewFrame(System.Int32,System.Int32)">NewFrame(Int32, Int32)</h4>
|
||||
|
|
@ -128,10 +128,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler.SetIniPath(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler.SetIniPath(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L9">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L9">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiInputHandler_SetIniPath_" data-uid="ImGuiScene.IImGuiInputHandler.SetIniPath*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiInputHandler_SetIniPath_System_String_" data-uid="ImGuiScene.IImGuiInputHandler.SetIniPath(System.String)">SetIniPath(String)</h4>
|
||||
|
|
@ -166,10 +166,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiInputHandler.md&value=---%0Auid%3A%20ImGuiScene.IImGuiInputHandler%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L6" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/IImGuiInputHandler.cs/#L6" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -86,10 +86,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.Init(System.Object%5B%5D)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.Init(System.Object%5B%5D)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L11">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L11">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiRenderer_Init_" data-uid="ImGuiScene.IImGuiRenderer.Init*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiRenderer_Init_System_Object___" data-uid="ImGuiScene.IImGuiRenderer.Init(System.Object[])">Init(Object[])</h4>
|
||||
|
|
@ -118,10 +118,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiRenderer_NewFrame_" data-uid="ImGuiScene.IImGuiRenderer.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiRenderer_NewFrame" data-uid="ImGuiScene.IImGuiRenderer.NewFrame">NewFrame()</h4>
|
||||
|
|
@ -133,10 +133,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiRenderer_RenderDrawData_" data-uid="ImGuiScene.IImGuiRenderer.RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiRenderer_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.IImGuiRenderer.RenderDrawData(ImGuiNET.ImDrawDataPtr)">RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -165,10 +165,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiRenderer_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer.Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L12">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L12">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IImGuiRenderer_Shutdown_" data-uid="ImGuiScene.IImGuiRenderer.Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_IImGuiRenderer_Shutdown" data-uid="ImGuiScene.IImGuiRenderer.Shutdown">Shutdown()</h4>
|
||||
|
|
@ -186,10 +186,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IImGuiRenderer.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IImGuiRenderer.md&value=---%0Auid%3A%20ImGuiScene.IImGuiRenderer%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/IImGuiRenderer.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -92,10 +92,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ClearColor%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ClearColor%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_ClearColor_" data-uid="ImGuiScene.IRenderer.ClearColor*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_ClearColor" data-uid="ImGuiScene.IRenderer.ClearColor">ClearColor</h4>
|
||||
|
|
@ -123,10 +123,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Debuggable%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Debuggable%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_Debuggable_" data-uid="ImGuiScene.IRenderer.Debuggable*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_Debuggable" data-uid="ImGuiScene.IRenderer.Debuggable">Debuggable</h4>
|
||||
|
|
@ -154,10 +154,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_Type.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Type%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_Type.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Type%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L16">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L16">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_Type_" data-uid="ImGuiScene.IRenderer.Type*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_Type" data-uid="ImGuiScene.IRenderer.Type">Type</h4>
|
||||
|
|
@ -185,10 +185,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_Vsync.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Vsync%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_Vsync.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Vsync%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_Vsync_" data-uid="ImGuiScene.IRenderer.Vsync*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_Vsync" data-uid="ImGuiScene.IRenderer.Vsync">Vsync</h4>
|
||||
|
|
@ -218,10 +218,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_AttachToWindow_" data-uid="ImGuiScene.IRenderer.AttachToWindow*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_AttachToWindow_ImGuiScene_SimpleSDLWindow_" data-uid="ImGuiScene.IRenderer.AttachToWindow(ImGuiScene.SimpleSDLWindow)">AttachToWindow(SimpleSDLWindow)</h4>
|
||||
|
|
@ -255,10 +255,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_Clear.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Clear%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_Clear.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Clear%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L47">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L47">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_Clear_" data-uid="ImGuiScene.IRenderer.Clear*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_Clear" data-uid="ImGuiScene.IRenderer.Clear">Clear()</h4>
|
||||
|
|
@ -271,10 +271,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L63">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_CreateTexture_" data-uid="ImGuiScene.IRenderer.CreateTexture*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_" data-uid="ImGuiScene.IRenderer.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32)">CreateTexture(Void*, Int32, Int32, Int32)</h4>
|
||||
|
|
@ -342,10 +342,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_Init%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_Init%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L67">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L67">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_ImGui_Init_" data-uid="ImGuiScene.IRenderer.ImGui_Init*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_ImGui_Init" data-uid="ImGuiScene.IRenderer.ImGui_Init">ImGui_Init()</h4>
|
||||
|
|
@ -357,10 +357,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L69">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_ImGui_NewFrame_" data-uid="ImGuiScene.IRenderer.ImGui_NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_ImGui_NewFrame" data-uid="ImGuiScene.IRenderer.ImGui_NewFrame">ImGui_NewFrame()</h4>
|
||||
|
|
@ -372,10 +372,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L70">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L70">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_ImGui_RenderDrawData_" data-uid="ImGuiScene.IRenderer.ImGui_RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.IRenderer.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)">ImGui_RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -404,10 +404,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.ImGui_Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L68">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L68">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_ImGui_Shutdown_" data-uid="ImGuiScene.IRenderer.ImGui_Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_ImGui_Shutdown" data-uid="ImGuiScene.IRenderer.ImGui_Shutdown">ImGui_Shutdown()</h4>
|
||||
|
|
@ -419,10 +419,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer_Present.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Present%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer_Present.md&value=---%0Auid%3A%20ImGuiScene.IRenderer.Present%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_IRenderer_Present_" data-uid="ImGuiScene.IRenderer.Present*"></a>
|
||||
<h4 id="ImGuiScene_IRenderer_Present" data-uid="ImGuiScene.IRenderer.Present">Present()</h4>
|
||||
|
|
@ -441,10 +441,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_IRenderer.md&value=---%0Auid%3A%20ImGuiScene.IRenderer%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_IRenderer.md&value=---%0Auid%3A%20ImGuiScene.IRenderer%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/IRenderer.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/IRenderer.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -124,10 +124,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L504">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L504">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects_" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_CreateDeviceObjects" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateDeviceObjects">CreateDeviceObjects()</h4>
|
||||
|
|
@ -154,10 +154,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L453">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L453">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture_" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_CreateFontsTexture" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateFontsTexture">CreateFontsTexture()</h4>
|
||||
|
|
@ -169,10 +169,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateWindow_ImGuiNET_ImGuiViewportPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateWindow(ImGuiNET.ImGuiViewportPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_CreateWindow_ImGuiNET_ImGuiViewportPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.CreateWindow(ImGuiNET.ImGuiViewportPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L740">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L740">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_CreateWindow_" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateWindow*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_CreateWindow_ImGuiNET_ImGuiViewportPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.CreateWindow(ImGuiNET.ImGuiViewportPtr)">CreateWindow(ImGuiViewportPtr)</h4>
|
||||
|
|
@ -201,10 +201,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_DestroyWindow_ImGuiNET_ImGuiViewportPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.DestroyWindow(ImGuiNET.ImGuiViewportPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_DestroyWindow_ImGuiNET_ImGuiViewportPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.DestroyWindow(ImGuiNET.ImGuiViewportPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L790">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L790">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_DestroyWindow_" data-uid="ImGuiScene.ImGui_Impl_DX11.DestroyWindow*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_DestroyWindow_ImGuiNET_ImGuiViewportPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.DestroyWindow(ImGuiNET.ImGuiViewportPtr)">DestroyWindow(ImGuiViewportPtr)</h4>
|
||||
|
|
@ -233,10 +233,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.Init(System.Object%5B%5D)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.Init(System.Object%5B%5D)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L658">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L658">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_Init_" data-uid="ImGuiScene.ImGui_Impl_DX11.Init*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_Init_System_Object___" data-uid="ImGuiScene.ImGui_Impl_DX11.Init(System.Object[])">Init(Object[])</h4>
|
||||
|
|
@ -265,10 +265,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L616">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L616">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects_" data-uid="ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_InvalidateDeviceObjects" data-uid="ImGuiScene.ImGui_Impl_DX11.InvalidateDeviceObjects">InvalidateDeviceObjects()</h4>
|
||||
|
|
@ -280,10 +280,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L693">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L693">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_NewFrame_" data-uid="ImGuiScene.ImGui_Impl_DX11.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_NewFrame" data-uid="ImGuiScene.ImGui_Impl_DX11.NewFrame">NewFrame()</h4>
|
||||
|
|
@ -295,10 +295,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L608">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L608">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture_" data-uid="ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_RebuildFontTexture" data-uid="ImGuiScene.ImGui_Impl_DX11.RebuildFontTexture">RebuildFontTexture()</h4>
|
||||
|
|
@ -310,10 +310,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L306">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L306">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_RenderDrawData_" data-uid="ImGuiScene.ImGui_Impl_DX11.RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.RenderDrawData(ImGuiNET.ImDrawDataPtr)">RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -342,10 +342,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RenderWindow_ImGuiNET_ImGuiViewportPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RenderWindow(ImGuiNET.ImGuiViewportPtr%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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_RenderWindow_ImGuiNET_ImGuiViewportPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.RenderWindow(ImGuiNET.ImGuiViewportPtr%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L822">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L822">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_RenderWindow_" data-uid="ImGuiScene.ImGui_Impl_DX11.RenderWindow*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_RenderWindow_ImGuiNET_ImGuiViewportPtr_System_IntPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.RenderWindow(ImGuiNET.ImGuiViewportPtr,System.IntPtr)">RenderWindow(ImGuiViewportPtr, IntPtr)</h4>
|
||||
|
|
@ -379,10 +379,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SetupRenderState_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SetupRenderState_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L279">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L279">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_SetupRenderState_" data-uid="ImGuiScene.ImGui_Impl_DX11.SetupRenderState*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_SetupRenderState_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.SetupRenderState(ImGuiNET.ImDrawDataPtr)">SetupRenderState(ImDrawDataPtr)</h4>
|
||||
|
|
@ -411,10 +411,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SetWindowSize_ImGuiNET_ImGuiViewportPtr_SharpDX_Vector2_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SetWindowSize(ImGuiNET.ImGuiViewportPtr%2CSharpDX.Vector2)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SetWindowSize_ImGuiNET_ImGuiViewportPtr_SharpDX_Vector2_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SetWindowSize(ImGuiNET.ImGuiViewportPtr%2CSharpDX.Vector2)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L806">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L806">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_SetWindowSize_" data-uid="ImGuiScene.ImGui_Impl_DX11.SetWindowSize*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_SetWindowSize_ImGuiNET_ImGuiViewportPtr_SharpDX_Vector2_" data-uid="ImGuiScene.ImGui_Impl_DX11.SetWindowSize(ImGuiNET.ImGuiViewportPtr,SharpDX.Vector2)">SetWindowSize(ImGuiViewportPtr, Vector2)</h4>
|
||||
|
|
@ -448,10 +448,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L677">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L677">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_Shutdown_" data-uid="ImGuiScene.ImGui_Impl_DX11.Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_Shutdown" data-uid="ImGuiScene.ImGui_Impl_DX11.Shutdown">Shutdown()</h4>
|
||||
|
|
@ -463,10 +463,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SwapBuffers_ImGuiNET_ImGuiViewportPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SwapBuffers(ImGuiNET.ImGuiViewportPtr%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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11_SwapBuffers_ImGuiNET_ImGuiViewportPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11.SwapBuffers(ImGuiNET.ImGuiViewportPtr%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L832">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L832">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_DX11_SwapBuffers_" data-uid="ImGuiScene.ImGui_Impl_DX11.SwapBuffers*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_DX11_SwapBuffers_ImGuiNET_ImGuiViewportPtr_System_IntPtr_" data-uid="ImGuiScene.ImGui_Impl_DX11.SwapBuffers(ImGuiNET.ImGuiViewportPtr,System.IntPtr)">SwapBuffers(ImGuiViewportPtr, IntPtr)</h4>
|
||||
|
|
@ -510,10 +510,10 @@ Would be nice to organize it better, but it seems to work</p>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_DX11.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_DX11%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L25" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_DX11.cs/#L25" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -121,10 +121,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object%5B%5D)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_Init_System_Object___.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object%5B%5D)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L177">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L177">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_OpenGL3_Init_" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.Init*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_OpenGL3_Init_System_Object___" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.Init(System.Object[])">Init(Object[])</h4>
|
||||
|
|
@ -153,10 +153,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L204">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L204">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_OpenGL3_NewFrame_" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_OpenGL3_NewFrame" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.NewFrame">NewFrame()</h4>
|
||||
|
|
@ -168,10 +168,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L34">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L34">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_OpenGL3_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.RenderDrawData(ImGuiNET.ImDrawDataPtr)">RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -200,10 +200,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3.Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L193">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L193">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_OpenGL3_Shutdown_" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_OpenGL3_Shutdown" data-uid="ImGuiScene.ImGui_Impl_OpenGL3.Shutdown">Shutdown()</h4>
|
||||
|
|
@ -225,10 +225,10 @@ State backup IS done for this renderer, because SDL does not play nicely when us
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_OpenGL3.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_OpenGL3%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L18" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Renderers/ImGui_Impl_OpenGL3.cs/#L18" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -121,10 +121,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.%23ctor(System.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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.%23ctor(System.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL__ctor_" data-uid="ImGuiScene.ImGui_Impl_SDL.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL__ctor_System_IntPtr_" data-uid="ImGuiScene.ImGui_Impl_SDL.#ctor(System.IntPtr)">ImGui_Impl_SDL(IntPtr)</h4>
|
||||
|
|
@ -155,10 +155,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Dispose.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Dispose.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L332">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L332">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL_Dispose_" data-uid="ImGuiScene.ImGui_Impl_SDL.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL_Dispose" data-uid="ImGuiScene.ImGui_Impl_SDL.Dispose">Dispose()</h4>
|
||||
|
|
@ -170,10 +170,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L274">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L274">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL_Dispose_" data-uid="ImGuiScene.ImGui_Impl_SDL.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL_Dispose_System_Boolean_" data-uid="ImGuiScene.ImGui_Impl_SDL.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -202,10 +202,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Finalize.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_Finalize.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L325">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L325">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL_Finalize_" data-uid="ImGuiScene.ImGui_Impl_SDL.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL_Finalize" data-uid="ImGuiScene.ImGui_Impl_SDL.Finalize">Finalize()</h4>
|
||||
|
|
@ -217,10 +217,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L97">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L97">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL_NewFrame_" data-uid="ImGuiScene.ImGui_Impl_SDL.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL_NewFrame_System_Int32_System_Int32_" data-uid="ImGuiScene.ImGui_Impl_SDL.NewFrame(System.Int32,System.Int32)">NewFrame(Int32, Int32)</h4>
|
||||
|
|
@ -254,10 +254,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.SetIniPath(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL.SetIniPath(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L122">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L122">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Impl_SDL_SetIniPath_" data-uid="ImGuiScene.ImGui_Impl_SDL.SetIniPath*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Impl_SDL_SetIniPath_System_String_" data-uid="ImGuiScene.ImGui_Impl_SDL.SetIniPath(System.String)">SetIniPath(String)</h4>
|
||||
|
|
@ -299,10 +299,10 @@ A near-direct port of <a href="https://github.com/ocornut/imgui/blob/master/exam
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Impl_SDL.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Impl_SDL%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L13" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Impl_SDL.cs/#L13" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -119,10 +119,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.%23ctor(System.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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.%23ctor(System.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L30">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L30">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct__ctor_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct__ctor_System_IntPtr_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.#ctor(System.IntPtr)">ImGui_Input_Impl_Direct(IntPtr)</h4>
|
||||
|
|
@ -153,10 +153,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Dispose.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Dispose.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L580">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L607">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_Dispose_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_Dispose" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Dispose">Dispose()</h4>
|
||||
|
|
@ -168,10 +168,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L526">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L553">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_Dispose_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_Dispose_System_Boolean_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -200,10 +200,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Finalize.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_Finalize.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L573">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L600">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_Finalize_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_Finalize" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.Finalize">Finalize()</h4>
|
||||
|
|
@ -215,10 +215,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L90">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L90">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_IsImGuiCursor_System_IntPtr_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.IsImGuiCursor(System.IntPtr)">IsImGuiCursor(IntPtr)</h4>
|
||||
|
|
@ -262,10 +262,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L95">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L95">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_NewFrame_System_Int32_System_Int32_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.NewFrame(System.Int32,System.Int32)">NewFrame(Int32, Int32)</h4>
|
||||
|
|
@ -299,10 +299,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_System_String_.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L169">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L169">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath*"></a>
|
||||
<h4 id="ImGuiScene_ImGui_Input_Impl_Direct_SetIniPath_System_String_" data-uid="ImGuiScene.ImGui_Input_Impl_Direct.SetIniPath(System.String)">SetIniPath(String)</h4>
|
||||
|
|
@ -344,10 +344,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_ImGui_Input_Impl_Direct.md&value=---%0Auid%3A%20ImGuiScene.ImGui_Input_Impl_Direct%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L14" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/ImGui_Impl/Input/ImGui_Input_Impl_Direct.cs/#L14" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -114,10 +114,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_MemUtil_ToPointer__1___0_.md&value=---%0Auid%3A%20ImGuiScene.MemUtil.ToPointer%60%601(%60%600)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_MemUtil_ToPointer__1___0_.md&value=---%0Auid%3A%20ImGuiScene.MemUtil.ToPointer%60%601(%60%600)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Win32 Utils/MemUtil.cs/#L7">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Win32 Utils/MemUtil.cs/#L7">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_MemUtil_ToPointer_" data-uid="ImGuiScene.MemUtil.ToPointer*"></a>
|
||||
<h4 id="ImGuiScene_MemUtil_ToPointer__1___0_" data-uid="ImGuiScene.MemUtil.ToPointer``1(``0)">ToPointer<T>(T)</h4>
|
||||
|
|
@ -182,10 +182,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_MemUtil.md&value=---%0Auid%3A%20ImGuiScene.MemUtil%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_MemUtil.md&value=---%0Auid%3A%20ImGuiScene.MemUtil%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Win32 Utils/MemUtil.cs/#L5" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Win32 Utils/MemUtil.cs/#L5" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -89,10 +89,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_BuildUIDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.BuildUIDelegate%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_BuildUIDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.BuildUIDelegate%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L30" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L30" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -89,10 +89,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_NewInputFrameDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.NewInputFrameDelegate%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_NewInputFrameDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.NewInputFrameDelegate%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L31" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L31" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -89,10 +89,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_NewRenderFrameDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.NewRenderFrameDelegate%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_NewRenderFrameDelegate.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.NewRenderFrameDelegate%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L32" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L32" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -118,10 +118,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.%23ctor(System.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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene__ctor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.%23ctor(System.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L53">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene__ctor_" data-uid="ImGuiScene.RawDX11Scene.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene__ctor_System_IntPtr_" data-uid="ImGuiScene.RawDX11Scene.#ctor(System.IntPtr)">RawDX11Scene(IntPtr)</h4>
|
||||
|
|
@ -150,10 +150,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene__ctor_System_IntPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.%23ctor(System.IntPtr%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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene__ctor_System_IntPtr_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.%23ctor(System.IntPtr%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L69">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L69">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene__ctor_" data-uid="ImGuiScene.RawDX11Scene.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene__ctor_System_IntPtr_System_IntPtr_" data-uid="ImGuiScene.RawDX11Scene.#ctor(System.IntPtr,System.IntPtr)">RawDX11Scene(IntPtr, IntPtr)</h4>
|
||||
|
|
@ -189,10 +189,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnBuildUI.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnBuildUI%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnBuildUI.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnBuildUI%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L37">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_OnBuildUI" data-uid="ImGuiScene.RawDX11Scene.OnBuildUI">OnBuildUI</h4>
|
||||
<div class="markdown level1 summary"><p>User methods invoked every ImGui frame to construct custom UIs.</p>
|
||||
|
|
@ -219,10 +219,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnNewInputFrame.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnNewInputFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnNewInputFrame.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnNewInputFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_OnNewInputFrame" data-uid="ImGuiScene.RawDX11Scene.OnNewInputFrame">OnNewInputFrame</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -248,10 +248,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnNewRenderFrame.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnNewRenderFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnNewRenderFrame.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnNewRenderFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L40">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L40">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_OnNewRenderFrame" data-uid="ImGuiScene.RawDX11Scene.OnNewRenderFrame">OnNewRenderFrame</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
|
|
@ -279,10 +279,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Device.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Device%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Device.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Device%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L17">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L17">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_Device_" data-uid="ImGuiScene.RawDX11Scene.Device*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_Device" data-uid="ImGuiScene.RawDX11Scene.Device">Device</h4>
|
||||
|
|
@ -309,10 +309,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_ImGuiIniPath.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.ImGuiIniPath%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_ImGuiIniPath.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.ImGuiIniPath%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_ImGuiIniPath_" data-uid="ImGuiScene.RawDX11Scene.ImGuiIniPath*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_ImGuiIniPath" data-uid="ImGuiScene.RawDX11Scene.ImGuiIniPath">ImGuiIniPath</h4>
|
||||
|
|
@ -339,10 +339,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_SwapChain.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.SwapChain%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_SwapChain.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.SwapChain%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_SwapChain_" data-uid="ImGuiScene.RawDX11Scene.SwapChain*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_SwapChain" data-uid="ImGuiScene.RawDX11Scene.SwapChain">SwapChain</h4>
|
||||
|
|
@ -369,10 +369,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_WindowHandlePtr.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.WindowHandlePtr%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_WindowHandlePtr.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.WindowHandlePtr%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L18">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L18">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_WindowHandlePtr_" data-uid="ImGuiScene.RawDX11Scene.WindowHandlePtr*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_WindowHandlePtr" data-uid="ImGuiScene.RawDX11Scene.WindowHandlePtr">WindowHandlePtr</h4>
|
||||
|
|
@ -401,10 +401,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_CaptureScreenshot.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.CaptureScreenshot%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_CaptureScreenshot.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.CaptureScreenshot%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L233">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L233">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_CaptureScreenshot_" data-uid="ImGuiScene.RawDX11Scene.CaptureScreenshot*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_CaptureScreenshot" data-uid="ImGuiScene.RawDX11Scene.CaptureScreenshot">CaptureScreenshot()</h4>
|
||||
|
|
@ -431,10 +431,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Dispose.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Dispose.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L323">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L323">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_Dispose_" data-uid="ImGuiScene.RawDX11Scene.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_Dispose" data-uid="ImGuiScene.RawDX11Scene.Dispose">Dispose()</h4>
|
||||
|
|
@ -446,10 +446,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Finalize.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Finalize.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L316">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L316">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_Finalize_" data-uid="ImGuiScene.RawDX11Scene.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_Finalize" data-uid="ImGuiScene.RawDX11Scene.Finalize">Finalize()</h4>
|
||||
|
|
@ -461,10 +461,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_InvalidateFonts.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.InvalidateFonts%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_InvalidateFonts.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.InvalidateFonts%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L147">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L147">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_InvalidateFonts_" data-uid="ImGuiScene.RawDX11Scene.InvalidateFonts*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_InvalidateFonts" data-uid="ImGuiScene.RawDX11Scene.InvalidateFonts">InvalidateFonts()</h4>
|
||||
|
|
@ -476,10 +476,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_IsImGuiCursor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.IsImGuiCursor(System.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>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_IsImGuiCursor_System_IntPtr_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.IsImGuiCursor(System.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L152">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L152">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_IsImGuiCursor_" data-uid="ImGuiScene.RawDX11Scene.IsImGuiCursor*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_IsImGuiCursor_System_IntPtr_" data-uid="ImGuiScene.RawDX11Scene.IsImGuiCursor(System.IntPtr)">IsImGuiCursor(IntPtr)</h4>
|
||||
|
|
@ -523,10 +523,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImage_System_Byte___.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImage(System.Byte%5B%5D)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImage_System_Byte___.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImage(System.Byte%5B%5D)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L168">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L168">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_LoadImage_" data-uid="ImGuiScene.RawDX11Scene.LoadImage*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_LoadImage_System_Byte___" data-uid="ImGuiScene.RawDX11Scene.LoadImage(System.Byte[])">LoadImage(Byte[])</h4>
|
||||
|
|
@ -570,10 +570,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImage_System_String_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImage(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImage_System_String_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImage(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L157">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L157">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_LoadImage_" data-uid="ImGuiScene.RawDX11Scene.LoadImage*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_LoadImage_System_String_" data-uid="ImGuiScene.RawDX11Scene.LoadImage(System.String)">LoadImage(String)</h4>
|
||||
|
|
@ -617,10 +617,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L177">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L177">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_LoadImageRaw_" data-uid="ImGuiScene.RawDX11Scene.LoadImageRaw*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_" data-uid="ImGuiScene.RawDX11Scene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32)">LoadImageRaw(Byte[], Int32, Int32, Int32)</h4>
|
||||
|
|
@ -679,10 +679,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnPostResize_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnPostResize(System.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnPostResize_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnPostResize(System.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L134">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L134">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_OnPostResize_" data-uid="ImGuiScene.RawDX11Scene.OnPostResize*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_OnPostResize_System_Int32_System_Int32_" data-uid="ImGuiScene.RawDX11Scene.OnPostResize(System.Int32,System.Int32)">OnPostResize(Int32, Int32)</h4>
|
||||
|
|
@ -716,10 +716,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnPreResize.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnPreResize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_OnPreResize.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.OnPreResize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L126">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L126">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_OnPreResize_" data-uid="ImGuiScene.RawDX11Scene.OnPreResize*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_OnPreResize" data-uid="ImGuiScene.RawDX11Scene.OnPreResize">OnPreResize()</h4>
|
||||
|
|
@ -731,10 +731,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Render.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Render%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene_Render.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene.Render%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L107">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L107">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RawDX11Scene_Render_" data-uid="ImGuiScene.RawDX11Scene.Render*"></a>
|
||||
<h4 id="ImGuiScene_RawDX11Scene_Render" data-uid="ImGuiScene.RawDX11Scene.Render">Render()</h4>
|
||||
|
|
@ -756,10 +756,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RawDX11Scene.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RawDX11Scene.md&value=---%0Auid%3A%20ImGuiScene.RawDX11Scene%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/RawDX11Scene.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/RawDX11Scene.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -113,10 +113,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RendererFactory_RendererBackend.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory.RendererBackend%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RendererFactory_RendererBackend.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory.RendererBackend%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/RendererFactory.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/RendererFactory.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -115,10 +115,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RendererFactory_CreateRenderer_ImGuiScene_RendererFactory_RendererBackend_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend%2CSystem.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RendererFactory_CreateRenderer_ImGuiScene_RendererFactory_RendererBackend_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend%2CSystem.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/RendererFactory.cs/#L22">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/RendererFactory.cs/#L22">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_RendererFactory_CreateRenderer_" data-uid="ImGuiScene.RendererFactory.CreateRenderer*"></a>
|
||||
<h4 id="ImGuiScene_RendererFactory_CreateRenderer_ImGuiScene_RendererFactory_RendererBackend_System_Boolean_" data-uid="ImGuiScene.RendererFactory.CreateRenderer(ImGuiScene.RendererFactory.RendererBackend,System.Boolean)">CreateRenderer(RendererFactory.RendererBackend, Boolean)</h4>
|
||||
|
|
@ -176,10 +176,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_RendererFactory.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_RendererFactory.md&value=---%0Auid%3A%20ImGuiScene.RendererFactory%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/RendererFactory.cs/#L8" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/RendererFactory.cs/#L8" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -147,10 +147,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SDLWindowGL_InitForRenderer_ImGuiScene_IRenderer_.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SDLWindowGL_InitForRenderer_ImGuiScene_IRenderer_.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SDLWindowGL.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SDLWindowGL.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SDLWindowGL_InitForRenderer_" data-uid="ImGuiScene.SDLWindowGL.InitForRenderer*"></a>
|
||||
<h4 id="ImGuiScene_SDLWindowGL_InitForRenderer_ImGuiScene_IRenderer_" data-uid="ImGuiScene.SDLWindowGL.InitForRenderer(ImGuiScene.IRenderer)">InitForRenderer(IRenderer)</h4>
|
||||
|
|
@ -183,10 +183,10 @@
|
|||
<div><a class="xref" href="ImGuiScene.SimpleSDLWindow.html#ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_">SimpleSDLWindow.InitForRenderer(IRenderer)</a></div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SDLWindowGL_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SDLWindowGL_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SDLWindowGL.cs/#L52">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SDLWindowGL.cs/#L52">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SDLWindowGL_WindowCreationFlags_" data-uid="ImGuiScene.SDLWindowGL.WindowCreationFlags*"></a>
|
||||
<h4 id="ImGuiScene_SDLWindowGL_WindowCreationFlags_ImGuiScene_WindowCreateInfo_" data-uid="ImGuiScene.SDLWindowGL.WindowCreationFlags(ImGuiScene.WindowCreateInfo)">WindowCreationFlags(WindowCreateInfo)</h4>
|
||||
|
|
@ -245,10 +245,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SDLWindowGL.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SDLWindowGL.md&value=---%0Auid%3A%20ImGuiScene.SDLWindowGL%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SDLWindowGL.cs/#L9" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SDLWindowGL.cs/#L9" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -120,10 +120,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ClearColor%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ClearColor%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_ClearColor_" data-uid="ImGuiScene.SimpleD3D.ClearColor*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_ClearColor" data-uid="ImGuiScene.SimpleD3D.ClearColor">ClearColor</h4>
|
||||
|
|
@ -151,10 +151,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Debuggable%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Debuggable%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Debuggable_" data-uid="ImGuiScene.SimpleD3D.Debuggable*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Debuggable" data-uid="ImGuiScene.SimpleD3D.Debuggable">Debuggable</h4>
|
||||
|
|
@ -182,10 +182,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Type.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Type%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Type.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Type%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L20">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L20">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Type_" data-uid="ImGuiScene.SimpleD3D.Type*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Type" data-uid="ImGuiScene.SimpleD3D.Type">Type</h4>
|
||||
|
|
@ -213,10 +213,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Vsync.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Vsync%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Vsync.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Vsync%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L42">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Vsync_" data-uid="ImGuiScene.SimpleD3D.Vsync*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Vsync" data-uid="ImGuiScene.SimpleD3D.Vsync">Vsync</h4>
|
||||
|
|
@ -246,10 +246,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L71">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L71">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_AttachToWindow_" data-uid="ImGuiScene.SimpleD3D.AttachToWindow*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_AttachToWindow_ImGuiScene_SimpleSDLWindow_" data-uid="ImGuiScene.SimpleD3D.AttachToWindow(ImGuiScene.SimpleSDLWindow)">AttachToWindow(SimpleSDLWindow)</h4>
|
||||
|
|
@ -280,10 +280,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Clear.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Clear%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Clear.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Clear%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L121">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L121">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Clear_" data-uid="ImGuiScene.SimpleD3D.Clear*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Clear" data-uid="ImGuiScene.SimpleD3D.Clear">Clear()</h4>
|
||||
|
|
@ -296,10 +296,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L143">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L143">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_CreateTexture_" data-uid="ImGuiScene.SimpleD3D.CreateTexture*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_" data-uid="ImGuiScene.SimpleD3D.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32)">CreateTexture(Void*, Int32, Int32, Int32)</h4>
|
||||
|
|
@ -367,10 +367,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L235">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L235">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Dispose_" data-uid="ImGuiScene.SimpleD3D.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Dispose" data-uid="ImGuiScene.SimpleD3D.Dispose">Dispose()</h4>
|
||||
|
|
@ -382,10 +382,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L201">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L201">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Dispose_" data-uid="ImGuiScene.SimpleD3D.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Dispose_System_Boolean_" data-uid="ImGuiScene.SimpleD3D.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -414,10 +414,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L230">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L230">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Finalize_" data-uid="ImGuiScene.SimpleD3D.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Finalize" data-uid="ImGuiScene.SimpleD3D.Finalize">Finalize()</h4>
|
||||
|
|
@ -429,10 +429,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_Init%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_Init%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L177">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L177">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_ImGui_Init_" data-uid="ImGuiScene.SimpleD3D.ImGui_Init*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_ImGui_Init" data-uid="ImGuiScene.SimpleD3D.ImGui_Init">ImGui_Init()</h4>
|
||||
|
|
@ -444,10 +444,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L187">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L187">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_ImGui_NewFrame_" data-uid="ImGuiScene.SimpleD3D.ImGui_NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_ImGui_NewFrame" data-uid="ImGuiScene.SimpleD3D.ImGui_NewFrame">ImGui_NewFrame()</h4>
|
||||
|
|
@ -459,10 +459,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L192">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L192">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_ImGui_RenderDrawData_" data-uid="ImGuiScene.SimpleD3D.ImGui_RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.SimpleD3D.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)">ImGui_RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -491,10 +491,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.ImGui_Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L182">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L182">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_ImGui_Shutdown_" data-uid="ImGuiScene.SimpleD3D.ImGui_Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_ImGui_Shutdown" data-uid="ImGuiScene.SimpleD3D.ImGui_Shutdown">ImGui_Shutdown()</h4>
|
||||
|
|
@ -506,10 +506,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D_Present.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Present%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D_Present.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D.Present%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L129">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L129">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleD3D_Present_" data-uid="ImGuiScene.SimpleD3D.Present*"></a>
|
||||
<h4 id="ImGuiScene_SimpleD3D_Present" data-uid="ImGuiScene.SimpleD3D.Present">Present()</h4>
|
||||
|
|
@ -535,10 +535,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleD3D.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleD3D.md&value=---%0Auid%3A%20ImGuiScene.SimpleD3D%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleD3D.cs/#L15" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleD3D.cs/#L15" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -89,10 +89,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_BuildUIDelegate.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.BuildUIDelegate%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_BuildUIDelegate.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.BuildUIDelegate%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L70" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L70" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -121,10 +121,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene__ctor_ImGuiScene_RendererFactory_RendererBackend_ImGuiScene_WindowCreateInfo_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.%23ctor(ImGuiScene.RendererFactory.RendererBackend%2CImGuiScene.WindowCreateInfo%2CSystem.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene__ctor_ImGuiScene_RendererFactory_RendererBackend_ImGuiScene_WindowCreateInfo_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.%23ctor(ImGuiScene.RendererFactory.RendererBackend%2CImGuiScene.WindowCreateInfo%2CSystem.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L160">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L160">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene__ctor_" data-uid="ImGuiScene.SimpleImGuiScene.#ctor*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene__ctor_ImGuiScene_RendererFactory_RendererBackend_ImGuiScene_WindowCreateInfo_System_Boolean_" data-uid="ImGuiScene.SimpleImGuiScene.#ctor(ImGuiScene.RendererFactory.RendererBackend,ImGuiScene.WindowCreateInfo,System.Boolean)">SimpleImGuiScene(RendererFactory.RendererBackend, WindowCreateInfo, Boolean)</h4>
|
||||
|
|
@ -168,10 +168,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_OnBuildUI.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.OnBuildUI%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_OnBuildUI.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.OnBuildUI%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L75">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L75">View Source</a>
|
||||
</span>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_OnBuildUI" data-uid="ImGuiScene.SimpleImGuiScene.OnBuildUI">OnBuildUI</h4>
|
||||
<div class="markdown level1 summary"><p>User methods invoked every ImGui frame to construct custom UIs.</p>
|
||||
|
|
@ -200,10 +200,10 @@ Currently this always creates a new window rather than take ownership of an exis
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_FramerateLimit.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.FramerateLimit%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_FramerateLimit.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.FramerateLimit%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_FramerateLimit_" data-uid="ImGuiScene.SimpleImGuiScene.FramerateLimit*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_FramerateLimit" data-uid="ImGuiScene.SimpleImGuiScene.FramerateLimit">FramerateLimit</h4>
|
||||
|
|
@ -232,10 +232,10 @@ The default behavior is <a class="xref" href="ImGuiScene.FramerateLimit.LimitTyp
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_ImGuiIniPath.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.ImGuiIniPath%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_ImGuiIniPath.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.ImGuiIniPath%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L60">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L60">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_ImGuiIniPath_" data-uid="ImGuiScene.SimpleImGuiScene.ImGuiIniPath*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_ImGuiIniPath" data-uid="ImGuiScene.SimpleImGuiScene.ImGuiIniPath">ImGuiIniPath</h4>
|
||||
|
|
@ -262,10 +262,10 @@ The default behavior is <a class="xref" href="ImGuiScene.FramerateLimit.LimitTyp
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_OnSDLEvent.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.OnSDLEvent%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_OnSDLEvent.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.OnSDLEvent%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L112">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L112">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_OnSDLEvent_" data-uid="ImGuiScene.SimpleImGuiScene.OnSDLEvent*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_OnSDLEvent" data-uid="ImGuiScene.SimpleImGuiScene.OnSDLEvent">OnSDLEvent</h4>
|
||||
|
|
@ -294,10 +294,10 @@ This is just a convenience wrapper around <a class="xref" href="ImGuiScene.Simpl
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L83">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L83">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused_" data-uid="ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_PauseWhenUnfocused" data-uid="ImGuiScene.SimpleImGuiScene.PauseWhenUnfocused">PauseWhenUnfocused</h4>
|
||||
|
|
@ -327,10 +327,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Renderer.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Renderer%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Renderer.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Renderer%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L26">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L26">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Renderer_" data-uid="ImGuiScene.SimpleImGuiScene.Renderer*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Renderer" data-uid="ImGuiScene.SimpleImGuiScene.Renderer">Renderer</h4>
|
||||
|
|
@ -358,10 +358,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_ShouldQuit.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.ShouldQuit%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_ShouldQuit.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.ShouldQuit%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L31">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L31">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_ShouldQuit_" data-uid="ImGuiScene.SimpleImGuiScene.ShouldQuit*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_ShouldQuit" data-uid="ImGuiScene.SimpleImGuiScene.ShouldQuit">ShouldQuit</h4>
|
||||
|
|
@ -389,10 +389,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Window.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Window%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Window.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Window%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L21">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L21">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Window_" data-uid="ImGuiScene.SimpleImGuiScene.Window*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Window" data-uid="ImGuiScene.SimpleImGuiScene.Window">Window</h4>
|
||||
|
|
@ -422,10 +422,10 @@ if you are rendering dynamic data.</p>
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_CreateOverlay_ImGuiScene_RendererFactory_RendererBackend_SDL2_SDL_SDL_Scancode_System_Single___System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend%2CSDL2.SDL.SDL_Scancode%2CSystem.Single%5B%5D%2CSystem.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_CreateOverlay_ImGuiScene_RendererFactory_RendererBackend_SDL2_SDL_SDL_Scancode_System_Single___System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend%2CSDL2.SDL.SDL_Scancode%2CSystem.Single%5B%5D%2CSystem.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L133">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L133">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_CreateOverlay_" data-uid="ImGuiScene.SimpleImGuiScene.CreateOverlay*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_CreateOverlay_ImGuiScene_RendererFactory_RendererBackend_SDL2_SDL_SDL_Scancode_System_Single___System_Boolean_" data-uid="ImGuiScene.SimpleImGuiScene.CreateOverlay(ImGuiScene.RendererFactory.RendererBackend,SDL2.SDL.SDL_Scancode,System.Single[],System.Boolean)">CreateOverlay(RendererFactory.RendererBackend, SDL.SDL_Scancode, Single[], Boolean)</h4>
|
||||
|
|
@ -489,10 +489,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L396">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L396">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Dispose_" data-uid="ImGuiScene.SimpleImGuiScene.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Dispose" data-uid="ImGuiScene.SimpleImGuiScene.Dispose">Dispose()</h4>
|
||||
|
|
@ -504,10 +504,10 @@ if you are rendering dynamic data.</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L359">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L359">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Dispose_" data-uid="ImGuiScene.SimpleImGuiScene.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Dispose_System_Boolean_" data-uid="ImGuiScene.SimpleImGuiScene.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -536,10 +536,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L391">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L391">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Finalize_" data-uid="ImGuiScene.SimpleImGuiScene.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Finalize" data-uid="ImGuiScene.SimpleImGuiScene.Finalize">Finalize()</h4>
|
||||
|
|
@ -551,10 +551,10 @@ if you are rendering dynamic data.</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImage_System_Byte___.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte%5B%5D)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImage_System_Byte___.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte%5B%5D)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L203">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L203">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_LoadImage_" data-uid="ImGuiScene.SimpleImGuiScene.LoadImage*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_LoadImage_System_Byte___" data-uid="ImGuiScene.SimpleImGuiScene.LoadImage(System.Byte[])">LoadImage(Byte[])</h4>
|
||||
|
|
@ -604,10 +604,10 @@ if you are rendering dynamic data.</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImage_System_String_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImage(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImage_System_String_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImage(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L186">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L186">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_LoadImage_" data-uid="ImGuiScene.SimpleImGuiScene.LoadImage*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_LoadImage_System_String_" data-uid="ImGuiScene.SimpleImGuiScene.LoadImage(System.String)">LoadImage(String)</h4>
|
||||
|
|
@ -657,10 +657,10 @@ if you are rendering dynamic data.</p>
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L247">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L247">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_LoadImageRaw_" data-uid="ImGuiScene.SimpleImGuiScene.LoadImageRaw*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_LoadImageRaw_System_Byte___System_Int32_System_Int32_System_Int32_" data-uid="ImGuiScene.SimpleImGuiScene.LoadImageRaw(System.Byte[],System.Int32,System.Int32,System.Int32)">LoadImageRaw(Byte[], Int32, Int32, Int32)</h4>
|
||||
|
|
@ -719,10 +719,10 @@ if you are rendering dynamic data.</p>
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Run.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Run%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Run.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Run%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L314">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L314">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Run_" data-uid="ImGuiScene.SimpleImGuiScene.Run*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Run" data-uid="ImGuiScene.SimpleImGuiScene.Run">Run()</h4>
|
||||
|
|
@ -736,10 +736,10 @@ requests an exit (via <a class="xref" href="ImGuiScene.SimpleImGuiScene.html#ImG
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Update.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Update%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene_Update.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene.Update%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L268">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L268">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleImGuiScene_Update_" data-uid="ImGuiScene.SimpleImGuiScene.Update*"></a>
|
||||
<h4 id="ImGuiScene_SimpleImGuiScene_Update" data-uid="ImGuiScene.SimpleImGuiScene.Update">Update()</h4>
|
||||
|
|
@ -763,10 +763,10 @@ This method does not check any quit conditions.</p>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleImGuiScene.md&value=---%0Auid%3A%20ImGuiScene.SimpleImGuiScene%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/SimpleImGuiScene.cs/#L16" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/SimpleImGuiScene.cs/#L16" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -120,10 +120,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ClearColor%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ClearColor.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ClearColor%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L25">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L25">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ClearColor_" data-uid="ImGuiScene.SimpleOGL3.ClearColor*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ClearColor" data-uid="ImGuiScene.SimpleOGL3.ClearColor">ClearColor</h4>
|
||||
|
|
@ -151,10 +151,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ContextMajorVersion.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ContextMajorVersion%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ContextMajorVersion.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ContextMajorVersion%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L13">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L13">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ContextMajorVersion_" data-uid="ImGuiScene.SimpleOGL3.ContextMajorVersion*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ContextMajorVersion" data-uid="ImGuiScene.SimpleOGL3.ContextMajorVersion">ContextMajorVersion</h4>
|
||||
|
|
@ -181,10 +181,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ContextMinorVersion.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ContextMinorVersion%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ContextMinorVersion.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ContextMinorVersion%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L14">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L14">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ContextMinorVersion_" data-uid="ImGuiScene.SimpleOGL3.ContextMinorVersion*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ContextMinorVersion" data-uid="ImGuiScene.SimpleOGL3.ContextMinorVersion">ContextMinorVersion</h4>
|
||||
|
|
@ -211,10 +211,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Debuggable%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Debuggable.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Debuggable%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L54">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Debuggable_" data-uid="ImGuiScene.SimpleOGL3.Debuggable*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Debuggable" data-uid="ImGuiScene.SimpleOGL3.Debuggable">Debuggable</h4>
|
||||
|
|
@ -242,10 +242,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Type.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Type%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Type.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Type%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L19">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L19">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Type_" data-uid="ImGuiScene.SimpleOGL3.Type*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Type" data-uid="ImGuiScene.SimpleOGL3.Type">Type</h4>
|
||||
|
|
@ -273,10 +273,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Vsync.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Vsync%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Vsync.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Vsync%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Vsync_" data-uid="ImGuiScene.SimpleOGL3.Vsync*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Vsync" data-uid="ImGuiScene.SimpleOGL3.Vsync">Vsync</h4>
|
||||
|
|
@ -306,10 +306,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_AttachToWindow_ImGuiScene_SimpleSDLWindow_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L92">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L92">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_AttachToWindow_" data-uid="ImGuiScene.SimpleOGL3.AttachToWindow*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_AttachToWindow_ImGuiScene_SimpleSDLWindow_" data-uid="ImGuiScene.SimpleOGL3.AttachToWindow(ImGuiScene.SimpleSDLWindow)">AttachToWindow(SimpleSDLWindow)</h4>
|
||||
|
|
@ -340,10 +340,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Clear.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Clear%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Clear.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Clear%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L123">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L123">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Clear_" data-uid="ImGuiScene.SimpleOGL3.Clear*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Clear" data-uid="ImGuiScene.SimpleOGL3.Clear">Clear()</h4>
|
||||
|
|
@ -356,10 +356,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.CreateTexture(System.Void*%2CSystem.Int32%2CSystem.Int32%2CSystem.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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L147">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L147">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_CreateTexture_" data-uid="ImGuiScene.SimpleOGL3.CreateTexture*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_CreateTexture_System_Void__System_Int32_System_Int32_System_Int32_" data-uid="ImGuiScene.SimpleOGL3.CreateTexture(System.Void*,System.Int32,System.Int32,System.Int32)">CreateTexture(Void*, Int32, Int32, Int32)</h4>
|
||||
|
|
@ -418,10 +418,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L222">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L222">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Dispose_" data-uid="ImGuiScene.SimpleOGL3.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Dispose" data-uid="ImGuiScene.SimpleOGL3.Dispose">Dispose()</h4>
|
||||
|
|
@ -433,10 +433,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L195">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L195">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Dispose_" data-uid="ImGuiScene.SimpleOGL3.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Dispose_System_Boolean_" data-uid="ImGuiScene.SimpleOGL3.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -465,10 +465,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L216">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L216">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Finalize_" data-uid="ImGuiScene.SimpleOGL3.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Finalize" data-uid="ImGuiScene.SimpleOGL3.Finalize">Finalize()</h4>
|
||||
|
|
@ -480,10 +480,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_Init%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_Init.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_Init%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L171">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L171">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ImGui_Init_" data-uid="ImGuiScene.SimpleOGL3.ImGui_Init*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ImGui_Init" data-uid="ImGuiScene.SimpleOGL3.ImGui_Init">ImGui_Init()</h4>
|
||||
|
|
@ -495,10 +495,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_NewFrame%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_NewFrame.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_NewFrame%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L181">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L181">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ImGui_NewFrame_" data-uid="ImGuiScene.SimpleOGL3.ImGui_NewFrame*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ImGui_NewFrame" data-uid="ImGuiScene.SimpleOGL3.ImGui_NewFrame">ImGui_NewFrame()</h4>
|
||||
|
|
@ -510,10 +510,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L186">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L186">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_" data-uid="ImGuiScene.SimpleOGL3.ImGui_RenderDrawData*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ImGui_RenderDrawData_ImGuiNET_ImDrawDataPtr_" data-uid="ImGuiScene.SimpleOGL3.ImGui_RenderDrawData(ImGuiNET.ImDrawDataPtr)">ImGui_RenderDrawData(ImDrawDataPtr)</h4>
|
||||
|
|
@ -542,10 +542,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_Shutdown%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_ImGui_Shutdown.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.ImGui_Shutdown%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L176">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L176">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_ImGui_Shutdown_" data-uid="ImGuiScene.SimpleOGL3.ImGui_Shutdown*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_ImGui_Shutdown" data-uid="ImGuiScene.SimpleOGL3.ImGui_Shutdown">ImGui_Shutdown()</h4>
|
||||
|
|
@ -557,10 +557,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Present.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Present%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3_Present.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3.Present%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L131">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L131">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleOGL3_Present_" data-uid="ImGuiScene.SimpleOGL3.Present*"></a>
|
||||
<h4 id="ImGuiScene_SimpleOGL3_Present" data-uid="ImGuiScene.SimpleOGL3.Present">Present()</h4>
|
||||
|
|
@ -586,10 +586,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleOGL3.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleOGL3.md&value=---%0Auid%3A%20ImGuiScene.SimpleOGL3%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Renderers/SimpleOGL3.cs/#L11" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Renderers/SimpleOGL3.cs/#L11" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -106,10 +106,10 @@
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEventDelegate.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEventDelegate%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEventDelegate.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEventDelegate%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L33" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L33" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -120,10 +120,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_OnSDLEvent.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.OnSDLEvent%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_OnSDLEvent.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.OnSDLEvent%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L48">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_OnSDLEvent_" data-uid="ImGuiScene.SimpleSDLWindow.OnSDLEvent*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_OnSDLEvent" data-uid="ImGuiScene.SimpleSDLWindow.OnSDLEvent">OnSDLEvent</h4>
|
||||
|
|
@ -151,10 +151,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WantsClose.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WantsClose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WantsClose.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WantsClose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L43">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_WantsClose_" data-uid="ImGuiScene.SimpleSDLWindow.WantsClose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_WantsClose" data-uid="ImGuiScene.SimpleSDLWindow.WantsClose">WantsClose</h4>
|
||||
|
|
@ -182,10 +182,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Window.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Window%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Window.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Window%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L38">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_Window_" data-uid="ImGuiScene.SimpleSDLWindow.Window*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_Window" data-uid="ImGuiScene.SimpleSDLWindow.Window">Window</h4>
|
||||
|
|
@ -215,10 +215,10 @@
|
|||
</h3>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single%2CSystem.Single%2CSystem.Single)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single%2CSystem.Single%2CSystem.Single)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L28">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L28">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_CreateColorKey_" data-uid="ImGuiScene.SimpleSDLWindow.CreateColorKey*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_CreateColorKey_System_Single_System_Single_System_Single_" data-uid="ImGuiScene.SimpleSDLWindow.CreateColorKey(System.Single,System.Single,System.Single)">CreateColorKey(Single, Single, Single)</h4>
|
||||
|
|
@ -276,10 +276,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L212">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L212">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_Dispose_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_Dispose" data-uid="ImGuiScene.SimpleSDLWindow.Dispose">Dispose()</h4>
|
||||
|
|
@ -291,10 +291,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L185">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L185">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_Dispose_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_Dispose_System_Boolean_" data-uid="ImGuiScene.SimpleSDLWindow.Dispose(System.Boolean)">Dispose(Boolean)</h4>
|
||||
|
|
@ -323,10 +323,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Finalize%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_Finalize.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.Finalize%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L207">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L207">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_Finalize_" data-uid="ImGuiScene.SimpleSDLWindow.Finalize*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_Finalize" data-uid="ImGuiScene.SimpleSDLWindow.Finalize">Finalize()</h4>
|
||||
|
|
@ -338,10 +338,10 @@
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_GetHWnd.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.GetHWnd%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_GetHWnd.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.GetHWnd%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L120">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L120">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_GetHWnd_" data-uid="ImGuiScene.SimpleSDLWindow.GetHWnd*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_GetHWnd" data-uid="ImGuiScene.SimpleSDLWindow.GetHWnd">GetHWnd()</h4>
|
||||
|
|
@ -370,10 +370,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L87">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L87">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_InitForRenderer_" data-uid="ImGuiScene.SimpleSDLWindow.InitForRenderer*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_InitForRenderer_ImGuiScene_IRenderer_" data-uid="ImGuiScene.SimpleSDLWindow.InitForRenderer(ImGuiScene.IRenderer)">InitForRenderer(IRenderer)</h4>
|
||||
|
|
@ -402,10 +402,10 @@
|
|||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.MakeTransparent(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/goatcorp/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.MakeTransparent(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/goatcorp/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L139">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L139">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_MakeTransparent_" data-uid="ImGuiScene.SimpleSDLWindow.MakeTransparent*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_MakeTransparent_System_UInt32_" data-uid="ImGuiScene.SimpleSDLWindow.MakeTransparent(System.UInt32)">MakeTransparent(UInt32)</h4>
|
||||
|
|
@ -440,10 +440,10 @@ Transparent regions behave as if they are not present, and can be clicked throug
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEvents.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEvents%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_ProcessEvents.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.ProcessEvents%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L158">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L158">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_ProcessEvents_" data-uid="ImGuiScene.SimpleSDLWindow.ProcessEvents*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_ProcessEvents" data-uid="ImGuiScene.SimpleSDLWindow.ProcessEvents">ProcessEvents()</h4>
|
||||
|
|
@ -457,10 +457,10 @@ User handlers from <a class="xref" href="ImGuiScene.SimpleSDLWindow.html#ImGuiSc
|
|||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L97">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L97">View Source</a>
|
||||
</span>
|
||||
<a id="ImGuiScene_SimpleSDLWindow_WindowCreationFlags_" data-uid="ImGuiScene.SimpleSDLWindow.WindowCreationFlags*"></a>
|
||||
<h4 id="ImGuiScene_SimpleSDLWindow_WindowCreationFlags_ImGuiScene_WindowCreateInfo_" data-uid="ImGuiScene.SimpleSDLWindow.WindowCreationFlags(ImGuiScene.WindowCreateInfo)">WindowCreationFlags(WindowCreateInfo)</h4>
|
||||
|
|
@ -517,10 +517,10 @@ User handlers from <a class="xref" href="ImGuiScene.SimpleSDLWindow.html#ImGuiSc
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/new/020033197d6802f64c794d8a44029bd75662ad33/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow%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/ImGuiScene/new/imgui/1.82_viewports/apiSpec/new?filename=ImGuiScene_SimpleSDLWindow.md&value=---%0Auid%3A%20ImGuiScene.SimpleSDLWindow%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/ImGuiScene/blob/020033197d6802f64c794d8a44029bd75662ad33/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L10" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/ImGuiScene/blob/imgui/1.82_viewports/ImGuiScene/Windowing/SimpleSDLWindow.cs/#L10" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue