docs: regenerate

This commit is contained in:
goat 2021-08-21 22:57:51 +02:00
parent c864cae087
commit 1eb35f29eb
No known key found for this signature in database
GPG key ID: F18F057873895461
935 changed files with 148201 additions and 35402 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class AutoTranslatePayload
">
<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">
@ -88,17 +88,17 @@
</div>
<div class="inheritedMembers">
<h5>Inherited Members</h5>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Dirty">Payload.Dirty</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_DataResolver">Payload.DataResolver</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Encode_System_Boolean_">Payload.Encode(Boolean)</a>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Dirty">Payload.Dirty</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_Dalamud_Data_DataManager_">Payload.Decode(BinaryReader, DataManager)</a>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Decode_System_IO_BinaryReader_">Payload.Decode(BinaryReader)</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_Encode_System_Boolean_">Payload.Encode(Boolean)</a>
</div>
<div>
<a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_START_BYTE">Payload.START_BYTE</a>
@ -124,9 +124,6 @@
<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>
@ -136,6 +133,9 @@
<div>
<span class="xref">System.Object.MemberwiseClone()</span>
</div>
<div>
<span class="xref">System.Object.ReferenceEquals(System.Object, System.Object)</span>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.html">Dalamud.Game.Text.SeStringHandling.Payloads</a></h6>
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
@ -147,19 +147,20 @@
</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_Payloads_AutoTranslatePayload__ctor_Dalamud_Data_DataManager_System_UInt32_System_UInt32_.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_System_UInt32_System_UInt32_.md&amp;value=---%0Auid%3A%20Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.%23ctor(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/Payloads/AutoTranslatePayload.cs/#L55">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L35">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>
<div class="markdown level1 summary"><p>Creates a new auto-translate payload.</p>
<h4 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_System_UInt32_System_UInt32_" data-uid="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.#ctor(System.UInt32,System.UInt32)">AutoTranslatePayload(UInt32, UInt32)</h4>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payloads.AutoTranslatePayload.html">AutoTranslatePayload</a> class.
Creates a new auto-translate payload.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public AutoTranslatePayload(DataManager data, uint group, uint key)</code></pre>
<pre><code class="lang-csharp hljs">public AutoTranslatePayload(uint group, uint key)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -171,12 +172,6 @@
</tr>
</thead>
<tbody>
<tr>
<td><a class="xref" href="Dalamud.Data.DataManager.html">DataManager</a></td>
<td><span class="parametername">data</span></td>
<td><p>DataManager instance needed to resolve game data.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.UInt32</span></td>
<td><span class="parametername">group</span></td>
@ -191,7 +186,7 @@
</tr>
</tbody>
</table>
<h5 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_Dalamud_Data_DataManager_System_UInt32_System_UInt32__remarks">Remarks</h5>
<h5 id="Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload__ctor_System_UInt32_System_UInt32__remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This table is somewhat complicated in structure, and so using this constructor may not be very nice.
There is probably little use to create one of these, however.</p>
</div>
@ -199,14 +194,14 @@ There is probably little use to create one of these, however.</p>
</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_Payloads_AutoTranslatePayload_Text.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Text.md&amp;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/#L26">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L58">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>
<div class="markdown level1 summary"><p>The actual text displayed in-game for this payload.</p>
<div class="markdown level1 summary"><p>Gets the actual text displayed in-game for this payload.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
@ -233,14 +228,15 @@ There is probably little use to create one of these, however.</p>
</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_AutoTranslatePayload_Type.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_Type.md&amp;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/#L17">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L50">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>
<div class="markdown level1 summary"></div>
<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>
<div class="codewrapper">
@ -267,14 +263,15 @@ There is probably little use to create one of these, however.</p>
</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_Payloads_AutoTranslatePayload_DecodeImpl_System_IO_BinaryReader_System_Int64_.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_DecodeImpl_System_IO_BinaryReader_System_Int64_.md&amp;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/#L85">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L95">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>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Decodes a byte stream from the game into a payload object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -293,12 +290,14 @@ There is probably little use to create one of these, however.</p>
<tr>
<td><span class="xref">System.IO.BinaryReader</span></td>
<td><span class="parametername">reader</span></td>
<td></td>
<td><p>A BinaryReader containing at least all the data for this payload.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Int64</span></td>
<td><span class="parametername">endOfStream</span></td>
<td></td>
<td><p>The location holding the end of the data for this payload.</p>
</td>
</tr>
</tbody>
</table>
@ -306,14 +305,16 @@ There is probably little use to create one of these, however.</p>
<div><a class="xref" href="Dalamud.Game.Text.SeStringHandling.Payload.html#Dalamud_Game_Text_SeStringHandling_Payload_DecodeImpl_System_IO_BinaryReader_System_Int64_">Payload.DecodeImpl(BinaryReader, Int64)</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_AutoTranslatePayload_EncodeImpl.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_EncodeImpl.md&amp;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/#L68">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L77">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>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Encodes the internal state of this payload into a byte[] suitable for sending to in-game
handlers such as the chat log.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -330,7 +331,8 @@ There is probably little use to create one of these, however.</p>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td></td>
<td><p>Encoded binary payload data suitable for use with in-game handlers.</p>
</td>
</tr>
</tbody>
</table>
@ -338,14 +340,15 @@ There is probably little use to create one of these, however.</p>
<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_AutoTranslatePayload_ToString.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload_ToString.md&amp;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/#L63">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L71">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>
<div class="markdown level1 summary"></div>
<div class="markdown level1 summary"><p>Returns a string that represents the current object.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
@ -362,7 +365,8 @@ There is probably little use to create one of these, however.</p>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td></td>
<td><p>A string that represents the current object.</p>
</td>
</tr>
</tbody>
</table>
@ -380,10 +384,10 @@ There is probably little use to create one of these, however.</p>
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload.md&amp;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>
<a href="https://github.com/goaaats/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_Text_SeStringHandling_Payloads_AutoTranslatePayload.md&amp;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/#L15" class="contribution-link">View Source</a>
<a href="https://github.com/goaaats/Dalamud/blob/master/Dalamud/Game/Text/SeStringHandling/Payloads/AutoTranslatePayload.cs/#L15" class="contribution-link">View Source</a>
</li>
</ul>
</div>