docs: regenerate

This commit is contained in:
goat 2021-01-21 14:32:09 +01:00
parent a2af5e424e
commit 2e768b7144
579 changed files with 67404 additions and 2172 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class Payload
">
<meta name="generator" content="docfx 2.48.1.0">
<meta name="generator" content="docfx 2.56.6.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -81,12 +81,15 @@
<div class="level0"><span class="xref">System.Object</span></div>
<div class="level1"><span class="xref">Payload</span></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.AutoTranslatePayload.html">AutoTranslatePayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.DalamudLinkPayload.html">DalamudLinkPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.EmphasisItalicPayload.html">EmphasisItalicPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.IconPayload.html">IconPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.ItemPayload.html">ItemPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.MapLinkPayload.html">MapLinkPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.PlayerPayload.html">PlayerPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.QuestPayload.html">QuestPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.RawPayload.html">RawPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.SeHyphenPayload.html">SeHyphenPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.StatusPayload.html">StatusPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.TextPayload.html">TextPayload</a></div>
<div class="level2"><a class="xref" href="Dalamud.Game.Chat.SeStringHandling.Payloads.UIForegroundPayload.html">UIForegroundPayload</a></div>
@ -159,7 +162,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_END_BYTE.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.SeStringHandling.Payload.END_BYTE%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L211">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L223">View Source</a>
</span>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_END_BYTE" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.END_BYTE">END_BYTE</h4>
<div class="markdown level1 summary"></div>
@ -188,7 +191,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_START_BYTE.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.SeStringHandling.Payload.START_BYTE%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L210">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L222">View Source</a>
</span>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_START_BYTE" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.START_BYTE">START_BYTE</h4>
<div class="markdown level1 summary"></div>
@ -461,7 +464,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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/Chat/SeStringHandling/Payload.cs/#L261">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L277">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_GetInteger_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_GetInteger_System_IO_BinaryReader_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetInteger(System.IO.BinaryReader)">GetInteger(BinaryReader)</h4>
@ -508,7 +511,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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/Chat/SeStringHandling/Payload.cs/#L394">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L410">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForIntegerBytes_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForIntegerBytes(System.Byte[])">GetMarkerForIntegerBytes(Byte[])</h4>
@ -555,7 +558,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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/Chat/SeStringHandling/Payload.cs/#L410">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L426">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_GetMarkerForPackedIntegerBytes_System_Byte___" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetMarkerForPackedIntegerBytes(System.Byte[])">GetMarkerForPackedIntegerBytes(Byte[])</h4>
@ -602,7 +605,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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/Chat/SeStringHandling/Payload.cs/#L424">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L440">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_GetPackedIntegers_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_GetPackedIntegers_System_IO_BinaryReader_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.GetPackedIntegers(System.IO.BinaryReader)">GetPackedIntegers(BinaryReader)</h4>
@ -649,7 +652,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L362">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L378">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_MakeInteger_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_MakeInteger_System_UInt32_System_Boolean_System_Boolean_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.MakeInteger(System.UInt32,System.Boolean,System.Boolean)">MakeInteger(UInt32, Boolean, Boolean)</h4>
@ -706,7 +709,7 @@ handlers such as the chat log.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Chat_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Chat.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>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L455">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Chat/SeStringHandling/Payload.cs/#L471">View Source</a>
</span>
<a id="Dalamud_Game_Chat_SeStringHandling_Payload_MakePackedInteger_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger*"></a>
<h4 id="Dalamud_Game_Chat_SeStringHandling_Payload_MakePackedInteger_System_UInt32_System_UInt32_System_Boolean_" data-uid="Dalamud.Game.Chat.SeStringHandling.Payload.MakePackedInteger(System.UInt32,System.UInt32,System.Boolean)">MakePackedInteger(UInt32, UInt32, Boolean)</h4>
@ -774,7 +777,8 @@ handlers such as the chat log.</p>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>