mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
docs: regenerate
This commit is contained in:
parent
c864cae087
commit
1eb35f29eb
935 changed files with 148201 additions and 35402 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Namespace Dalamud.Game.Text.SeStringHandling.Payloads
|
||||
">
|
||||
<meta name="generator" content="docfx 2.56.6.0">
|
||||
<meta name="generator" content="docfx 2.58.0.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -81,18 +81,22 @@
|
|||
<section><p>An SeString Payload containing an auto-translation/completion chat message.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.DalamudLinkPayload.html">DalamudLinkPayload</a></h4>
|
||||
<section></section>
|
||||
<section><p>This class represents a custom Dalamud clickable chat link.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.EmphasisItalicPayload.html">EmphasisItalicPayload</a></h4>
|
||||
<section><p>An SeString Payload containing information about enabling or disabling italics formatting on following text.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.IconPayload.html">IconPayload</a></h4>
|
||||
<section><p>SeString payload representing a bitmap icon from fontIcon</p>
|
||||
<section><p>SeString payload representing a bitmap icon from fontIcon.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.html">ItemPayload</a></h4>
|
||||
<section><p>An SeString Payload representing an interactable item link.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.html">MapLinkPayload</a></h4>
|
||||
<section><p>An SeString Payload representing an interactable map position link.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.NewLinePayload.html">NewLinePayload</a></h4>
|
||||
<section><p>A wrapped newline character.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.PlayerPayload.html">PlayerPayload</a></h4>
|
||||
<section><p>An SeString Payload representing a player link.</p>
|
||||
|
|
@ -106,7 +110,7 @@ Mainly useful for constructing unhandled hardcoded payloads, or forwarding any u
|
|||
payloads without modification.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.SeHyphenPayload.html">SeHyphenPayload</a></h4>
|
||||
<section><p>A wrapped '–'</p>
|
||||
<section><p>A wrapped '–'.</p>
|
||||
</section>
|
||||
<h4><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.StatusPayload.html">StatusPayload</a></h4>
|
||||
<section><p>An SeString Payload representing an interactable status link.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue