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="Class Payload
|
||||
">
|
||||
<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">
|
||||
|
|
@ -86,6 +86,7 @@
|
|||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.IconPayload.html">IconPayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.ItemPayload.html">ItemPayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.MapLinkPayload.html">MapLinkPayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.NewLinePayload.html">NewLinePayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.PlayerPayload.html">PlayerPayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.QuestPayload.html">QuestPayload</a></div>
|
||||
<div class="level2"><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.RawPayload.html">RawPayload</a></div>
|
||||
|
|
@ -97,18 +98,12 @@
|
|||
</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>
|
||||
|
|
@ -118,6 +113,12 @@
|
|||
<div>
|
||||
<span class="xref">System.Object.MemberwiseClone()</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Object.ToString()</span>
|
||||
</div>
|
||||
</div>
|
||||
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Text.SeStringHandling.html">Dalamud.Game.Text.SeStringHandling</a></h6>
|
||||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
|
|
@ -129,43 +130,14 @@
|
|||
</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_Payload_DataResolver.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.DataResolver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_END_BYTE.md&value=---%0Auid%3A%20Dalamud.Game.Text.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/Text/SeStringHandling/Payload.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_DataResolver" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.DataResolver">DataResolver</h4>
|
||||
<div class="markdown level1 summary"><p>The Lumina instance to use for any necessary data lookups.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public DataManager DataResolver</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.Data.DataManager.html">DataManager</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_Text_SeStringHandling_Payload_END_BYTE.md&value=---%0Auid%3A%20Dalamud.Game.Text.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/Text/SeStringHandling/Payload.cs/#L223">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L241">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_END_BYTE" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.END_BYTE">END_BYTE</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>The end byte of a payload.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -188,13 +160,14 @@
|
|||
</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_START_BYTE.md&value=---%0Auid%3A%20Dalamud.Game.Text.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>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_START_BYTE.md&value=---%0Auid%3A%20Dalamud.Game.Text.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/Text/SeStringHandling/Payload.cs/#L222">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L235">View Source</a>
|
||||
</span>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_START_BYTE" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.START_BYTE">START_BYTE</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>The start byte of a payload.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -219,14 +192,45 @@
|
|||
</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_Payload_Dirty.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Dirty%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_DataResolver.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.DataResolver%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%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/#L32">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L32">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_DataResolver_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.DataResolver*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_DataResolver" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.DataResolver">DataResolver</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the Lumina instance to use for any necessary data lookups.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public DataManager DataResolver { 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.Data.DataManager.html">DataManager</a></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_Dirty.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Dirty%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L42">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_Dirty_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Dirty*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_Dirty" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Dirty">Dirty</h4>
|
||||
<div class="markdown level1 summary"><p>Whether this payload has been modified since the last Encode().</p>
|
||||
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether whether this payload has been modified since the last Encode().</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -250,14 +254,14 @@
|
|||
</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_Type.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_Type.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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/Payload.cs/#L27">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L37">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_Type_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Type*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_Type" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Type">Type</h4>
|
||||
<div class="markdown level1 summary"><p>The type of this payload.</p>
|
||||
<div class="markdown level1 summary"><p>Gets the type of this payload.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
|
|
@ -283,19 +287,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_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_Dalamud_Data_DataManager_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Decode(System.IO.BinaryReader%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>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Decode(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/#L81">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_Decode_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Decode*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_Dalamud_Data_DataManager_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Decode(System.IO.BinaryReader,Dalamud.Data.DataManager)">Decode(BinaryReader, DataManager)</h4>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Decode(System.IO.BinaryReader)">Decode(BinaryReader)</h4>
|
||||
<div class="markdown level1 summary"><p>Decodes a binary representation of a payload into its corresponding nice object payload.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public static Payload Decode(BinaryReader reader, DataManager data)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public static Payload Decode(BinaryReader reader)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -313,11 +317,6 @@
|
|||
<td><p>A reader positioned at the start of the payload, and containing at least one entire payload.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a class="xref" href="Dalamud.Data.DataManager.html">DataManager</a></td>
|
||||
<td><span class="parametername">data</span></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 class="returns">Returns</h5>
|
||||
|
|
@ -338,10 +337,10 @@
|
|||
</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_DecodeImpl_System_IO_BinaryReader_System_Int64_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_DecodeImpl_System_IO_BinaryReader_System_Int64_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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/Payload.cs/#L49">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L113">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_DecodeImpl_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.DecodeImpl*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_DecodeImpl_System_IO_BinaryReader_System_Int64_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.DecodeImpl(System.IO.BinaryReader,System.Int64)">DecodeImpl(BinaryReader, Int64)</h4>
|
||||
|
|
@ -378,10 +377,10 @@
|
|||
</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_Encode_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Encode(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/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_Encode_System_Boolean_.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.Encode(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/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L65">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L87">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_Encode_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Encode*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_Encode_System_Boolean_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.Encode(System.Boolean)">Encode(Boolean)</h4>
|
||||
|
|
@ -428,10 +427,10 @@
|
|||
</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_EncodeImpl.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl.md&value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payload.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/Payload.cs/#L39">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L103">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.EncodeImpl*"></a>
|
||||
<h4 id="Dalamud_Game_Text_SeStringHandling_Payload_EncodeImpl" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.EncodeImpl">EncodeImpl()</h4>
|
||||
|
|
@ -461,14 +460,15 @@ 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_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>
|
||||
<a href="https://github.com/goaaats/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/#L252">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L346">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>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Retrieve the packed integer from SE's native data format.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -487,7 +487,8 @@ handlers such as the chat log.</p>
|
|||
<tr>
|
||||
<td><span class="xref">System.IO.BinaryReader</span></td>
|
||||
<td><span class="parametername">input</span></td>
|
||||
<td></td>
|
||||
<td><p>The BinaryReader instance.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -502,24 +503,26 @@ handlers such as the chat log.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td></td>
|
||||
<td><p>An integer.</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_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>
|
||||
<a href="https://github.com/goaaats/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/#L295">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L401">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>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>From a binary packed integer, get the high and low bytes.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected static (uint, uint) GetPackedIntegers(BinaryReader input)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">protected static (uint High, uint Low) GetPackedIntegers(BinaryReader input)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -534,7 +537,8 @@ handlers such as the chat log.</p>
|
|||
<tr>
|
||||
<td><span class="xref">System.IO.BinaryReader</span></td>
|
||||
<td><span class="parametername">input</span></td>
|
||||
<td></td>
|
||||
<td><p>The BinaryReader instance.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -549,20 +553,22 @@ handlers such as the chat log.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.ValueTuple</span><<span class="xref">System.UInt32</span>, <span class="xref">System.UInt32</span>></td>
|
||||
<td></td>
|
||||
<td><p>The high and low bytes.</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_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>
|
||||
<a href="https://github.com/goaaats/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/#L272">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L372">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_" data-uid="Dalamud.Game.Text.SeStringHandling.Payload.MakeInteger(System.UInt32)">MakeInteger(UInt32)</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Create a packed integer in Se's native data format.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -581,7 +587,8 @@ handlers such as the chat log.</p>
|
|||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">value</span></td>
|
||||
<td></td>
|
||||
<td><p>The value to pack.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -596,24 +603,26 @@ handlers such as the chat log.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span>[]</td>
|
||||
<td></td>
|
||||
<td><p>A packed integer.</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_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>
|
||||
<a href="https://github.com/goaaats/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/#L301">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L413">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_" 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 summary"><p>Create a packed integer from the given high and low bytes.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">protected static byte[] MakePackedInteger(uint val1, uint val2)</code></pre>
|
||||
<pre><code class="lang-csharp hljs">protected static byte[] MakePackedInteger(uint high, uint low)</code></pre>
|
||||
</div>
|
||||
<h5 class="parameters">Parameters</h5>
|
||||
<table class="table table-bordered table-striped table-condensed">
|
||||
|
|
@ -627,13 +636,15 @@ handlers such as the chat log.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">val1</span></td>
|
||||
<td></td>
|
||||
<td><span class="parametername">high</span></td>
|
||||
<td><p>The high order bytes.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="xref">System.UInt32</span></td>
|
||||
<td><span class="parametername">val2</span></td>
|
||||
<td></td>
|
||||
<td><span class="parametername">low</span></td>
|
||||
<td><p>The low order bytes.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -648,7 +659,8 @@ handlers such as the chat log.</p>
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Byte</span>[]</td>
|
||||
<td></td>
|
||||
<td><p>A packed integer.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -660,10 +672,10 @@ handlers such as the chat log.</p>
|
|||
<div class="contribution">
|
||||
<ul class="nav">
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload.md&value=---%0Auid%3A%20Dalamud.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" class="contribution-link">Improve this Doc</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payload.md&value=---%0Auid%3A%20Dalamud.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" class="contribution-link">Improve this Doc</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L22" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payload.cs/#L229" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue