mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 05:04:15 +01:00
docs: regenerate
This commit is contained in:
parent
4d7da00af3
commit
83586fd46b
658 changed files with 80853 additions and 15683 deletions
|
|
@ -120,19 +120,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_Game_Gui_FlyText_FlyTextGui_AddFlyText_Dalamud_Game_Gui_FlyText_FlyTextKind_System_UInt32_System_UInt32_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Text_SeStringHandling_SeString_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.FlyText.FlyTextGui.AddFlyText(Dalamud.Game.Gui.FlyText.FlyTextKind%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CDalamud.Game.Text.SeStringHandling.SeString%2CDalamud.Game.Text.SeStringHandling.SeString%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>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_FlyText_FlyTextGui_AddFlyText_Dalamud_Game_Gui_FlyText_FlyTextKind_System_UInt32_System_UInt32_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Text_SeStringHandling_SeString_System_UInt32_System_UInt32_System_UInt32_.md&value=---%0Auid%3A%20Dalamud.Game.Gui.FlyText.FlyTextGui.AddFlyText(Dalamud.Game.Gui.FlyText.FlyTextKind%2CSystem.UInt32%2CSystem.UInt32%2CSystem.UInt32%2CDalamud.Game.Text.SeStringHandling.SeString%2CDalamud.Game.Text.SeStringHandling.SeString%2CSystem.UInt32%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/Gui/FlyText/FlyTextGui.cs/#L123">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/FlyText/FlyTextGui.cs/#L127">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_FlyText_FlyTextGui_AddFlyText_" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.AddFlyText*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_FlyText_FlyTextGui_AddFlyText_Dalamud_Game_Gui_FlyText_FlyTextKind_System_UInt32_System_UInt32_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Text_SeStringHandling_SeString_System_UInt32_System_UInt32_" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.AddFlyText(Dalamud.Game.Gui.FlyText.FlyTextKind,System.UInt32,System.UInt32,System.UInt32,Dalamud.Game.Text.SeStringHandling.SeString,Dalamud.Game.Text.SeStringHandling.SeString,System.UInt32,System.UInt32)">AddFlyText(FlyTextKind, UInt32, UInt32, UInt32, SeString, SeString, UInt32, UInt32)</h4>
|
||||
<h4 id="Dalamud_Game_Gui_FlyText_FlyTextGui_AddFlyText_Dalamud_Game_Gui_FlyText_FlyTextKind_System_UInt32_System_UInt32_System_UInt32_Dalamud_Game_Text_SeStringHandling_SeString_Dalamud_Game_Text_SeStringHandling_SeString_System_UInt32_System_UInt32_System_UInt32_" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.AddFlyText(Dalamud.Game.Gui.FlyText.FlyTextKind,System.UInt32,System.UInt32,System.UInt32,Dalamud.Game.Text.SeStringHandling.SeString,Dalamud.Game.Text.SeStringHandling.SeString,System.UInt32,System.UInt32,System.UInt32)">AddFlyText(FlyTextKind, UInt32, UInt32, UInt32, SeString, SeString, UInt32, UInt32, UInt32)</h4>
|
||||
<div class="markdown level1 summary"><p>Displays a fly text in-game on the local player.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public void AddFlyText(FlyTextKind kind, uint actorIndex, uint val1, uint val2, SeString text1, SeString text2, uint color, uint icon)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public void AddFlyText(FlyTextKind kind, uint actorIndex, uint val1, uint val2, SeString text1, SeString text2, uint color, uint icon, uint damageTypeIcon)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -190,6 +190,12 @@
|
|||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">icon</span></td>
|
||||
<td><p>Icon ID passed to the native flytext function. Only displays with select FlyTextKind.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">damageTypeIcon</span></td>
|
||||
<td><p>Damage Type Icon ID passed to the native flytext function. Displayed next to damage values to denote damage type.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
|
@ -199,7 +205,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_FlyText_FlyTextGui_Dispose.md&value=---%0Auid%3A%20Dalamud.Game.Gui.FlyText.FlyTextGui.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/Gui/FlyText/FlyTextGui.cs/#L107">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/FlyText/FlyTextGui.cs/#L110">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Gui_FlyText_FlyTextGui_Dispose_" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.Dispose*"></a>
|
||||
<h4 id="Dalamud_Game_Gui_FlyText_FlyTextGui_Dispose" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.Dispose">Dispose()</h4>
|
||||
|
|
@ -217,7 +223,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Gui_FlyText_FlyTextGui_FlyTextCreated.md&value=---%0Auid%3A%20Dalamud.Game.Gui.FlyText.FlyTextGui.FlyTextCreated%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%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/Gui/FlyText/FlyTextGui.cs/#L98">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Gui/FlyText/FlyTextGui.cs/#L101">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Gui_FlyText_FlyTextGui_FlyTextCreated" data-uid="Dalamud.Game.Gui.FlyText.FlyTextGui.FlyTextCreated">FlyTextCreated</h4>
|
||||
<div class="markdown level1 summary"><p>The FlyText event that can be subscribed to.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue