docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Class Util
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -183,7 +183,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.ByteArrayToHex(System.Byte%5B%5D%2CSystem.Int32%2CSystem.Int32)%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/Utility/Util.cs/#L108">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L160">View Source</a>
</span>
<a id="Dalamud_Utility_Util_ByteArrayToHex_" data-uid="Dalamud.Utility.Util.ByteArrayToHex*"></a>
<h4 id="Dalamud_Utility_Util_ByteArrayToHex_System_Byte___System_Int32_System_Int32_" data-uid="Dalamud.Utility.Util.ByteArrayToHex(System.Byte[],System.Int32,System.Int32)">ByteArrayToHex(Byte[], Int32, Int32)</h4>
@ -245,7 +245,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_CompressString_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.CompressString(System.String)%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/Utility/Util.cs/#L370">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L442">View Source</a>
</span>
<a id="Dalamud_Utility_Util_CompressString_" data-uid="Dalamud.Utility.Util.CompressString*"></a>
<h4 id="Dalamud_Utility_Util_CompressString_System_String_" data-uid="Dalamud.Utility.Util.CompressString(System.String)">CompressString(String)</h4>
@ -295,7 +295,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_CopyTo_System_IO_Stream_System_IO_Stream_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.CopyTo(System.IO.Stream%2CSystem.IO.Stream%2CSystem.Int32)%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/Utility/Util.cs/#L405">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L479">View Source</a>
</span>
<a id="Dalamud_Utility_Util_CopyTo_" data-uid="Dalamud.Utility.Util.CopyTo*"></a>
<h4 id="Dalamud_Utility_Util_CopyTo_System_IO_Stream_System_IO_Stream_System_Int32_" data-uid="Dalamud.Utility.Util.CopyTo(System.IO.Stream,System.IO.Stream,System.Int32)">CopyTo(Stream, Stream, Int32)</h4>
@ -304,7 +304,8 @@ Do NOT await this.</p>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void CopyTo(Stream src, Stream dest, int len = 4069)</code></pre>
<pre><code class="lang-csharp hljs">[Obsolete(&quot;Use Stream.CopyTo() instead&quot;, true)]
public static void CopyTo(Stream src, Stream dest, int len = 4069)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -341,7 +342,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_DecompressString_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.DecompressString(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/Utility/Util.cs/#L388">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L461">View Source</a>
</span>
<a id="Dalamud_Utility_Util_DecompressString_" data-uid="Dalamud.Utility.Util.DecompressString*"></a>
<h4 id="Dalamud_Utility_Util_DecompressString_System_Byte___" data-uid="Dalamud.Utility.Util.DecompressString(System.Byte[])">DecompressString(Byte[])</h4>
@ -391,7 +392,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_DumpMemory_System_IntPtr_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.DumpMemory(System.IntPtr%2CSystem.Int32)%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/Utility/Util.cs/#L88">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L140">View Source</a>
</span>
<a id="Dalamud_Utility_Util_DumpMemory_" data-uid="Dalamud.Utility.Util.DumpMemory*"></a>
<h4 id="Dalamud_Utility_Util_DumpMemory_System_IntPtr_System_Int32_" data-uid="Dalamud.Utility.Util.DumpMemory(System.IntPtr,System.Int32)">DumpMemory(IntPtr, Int32)</h4>
@ -428,19 +429,75 @@ Do NOT await this.</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_Utility_Util_Fatal_System_String_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.Fatal(System.String%2CSystem.String)%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_Utility_Util_FastByteArrayCompare_System_Byte___System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.FastByteArrayCompare(System.Byte%5B%5D%2CSystem.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/Utility/Util.cs/#L329">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L53">View Source</a>
</span>
<a id="Dalamud_Utility_Util_FastByteArrayCompare_" data-uid="Dalamud.Utility.Util.FastByteArrayCompare*"></a>
<h4 id="Dalamud_Utility_Util_FastByteArrayCompare_System_Byte___System_Byte___" data-uid="Dalamud.Utility.Util.FastByteArrayCompare(System.Byte[],System.Byte[])">FastByteArrayCompare(Byte[], Byte[])</h4>
<div class="markdown level1 summary"><p>Check two byte arrays for equality.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static bool FastByteArrayCompare(byte[] a1, byte[] a2)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td><span class="parametername">a1</span></td>
<td><p>The first byte array.</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Byte</span>[]</td>
<td><span class="parametername">a2</span></td>
<td><p>The second byte array.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><p>Whether or not the byte arrays are equal.</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_Utility_Util_Fatal_System_String_System_String_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.Fatal(System.String%2CSystem.String%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/Utility/Util.cs/#L382">View Source</a>
</span>
<a id="Dalamud_Utility_Util_Fatal_" data-uid="Dalamud.Utility.Util.Fatal*"></a>
<h4 id="Dalamud_Utility_Util_Fatal_System_String_System_String_" data-uid="Dalamud.Utility.Util.Fatal(System.String,System.String)">Fatal(String, String)</h4>
<h4 id="Dalamud_Utility_Util_Fatal_System_String_System_String_System_Boolean_" data-uid="Dalamud.Utility.Util.Fatal(System.String,System.String,System.Boolean)">Fatal(String, String, Boolean)</h4>
<div class="markdown level1 summary"><p>Display an error MessageBox and exit the current process.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static void Fatal(string message, string caption)</code></pre>
<pre><code class="lang-csharp hljs">public static void Fatal(string message, string caption, bool exit = true)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
@ -462,6 +519,62 @@ Do NOT await this.</p>
<td><span class="xref">System.String</span></td>
<td><span class="parametername">caption</span></td>
<td><p>MessageBox caption (title).</p>
</td>
</tr>
<tr>
<td><span class="xref">System.Boolean</span></td>
<td><span class="parametername">exit</span></td>
<td><p>Specify whether to exit immediately.</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_Utility_Util_FormatBytes_System_Int64_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.FormatBytes(System.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/Utility/Util.cs/#L396">View Source</a>
</span>
<a id="Dalamud_Utility_Util_FormatBytes_" data-uid="Dalamud.Utility.Util.FormatBytes*"></a>
<h4 id="Dalamud_Utility_Util_FormatBytes_System_Int64_" data-uid="Dalamud.Utility.Util.FormatBytes(System.Int64)">FormatBytes(Int64)</h4>
<div class="markdown level1 summary"><p>Transform byte count to human readable format.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public static string FormatBytes(long bytes)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td><span class="parametername">bytes</span></td>
<td><p>Number of bytes.</p>
</td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.String</span></td>
<td><p>Human readable version.</p>
</td>
</tr>
</tbody>
@ -471,7 +584,7 @@ Do NOT await this.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetGitHash.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.GetGitHash%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/Utility/Util.cs/#L52">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L104">View Source</a>
</span>
<a id="Dalamud_Utility_Util_GetGitHash_" data-uid="Dalamud.Utility.Util.GetGitHash*"></a>
<h4 id="Dalamud_Utility_Util_GetGitHash" data-uid="Dalamud.Utility.Util.GetGitHash">GetGitHash()</h4>
@ -504,7 +617,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetGitHashClientStructs.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.GetGitHashClientStructs%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/Utility/Util.cs/#L70">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L122">View Source</a>
</span>
<a id="Dalamud_Utility_Util_GetGitHashClientStructs_" data-uid="Dalamud.Utility.Util.GetGitHashClientStructs*"></a>
<h4 id="Dalamud_Utility_Util_GetGitHashClientStructs" data-uid="Dalamud.Utility.Util.GetGitHashClientStructs">GetGitHashClientStructs()</h4>
@ -537,7 +650,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_GetUTF8String_System_Byte___.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.GetUTF8String(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/Utility/Util.cs/#L342">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L414">View Source</a>
</span>
<a id="Dalamud_Utility_Util_GetUTF8String_" data-uid="Dalamud.Utility.Util.GetUTF8String*"></a>
<h4 id="Dalamud_Utility_Util_GetUTF8String_System_Byte___" data-uid="Dalamud.Utility.Util.GetUTF8String(System.Byte[])">GetUTF8String(Byte[])</h4>
@ -587,7 +700,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_IsLinux.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.IsLinux%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/Utility/Util.cs/#L417">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L492">View Source</a>
</span>
<a id="Dalamud_Utility_Util_IsLinux_" data-uid="Dalamud.Utility.Util.IsLinux*"></a>
<h4 id="Dalamud_Utility_Util_IsLinux" data-uid="Dalamud.Utility.Util.IsLinux">IsLinux()</h4>
@ -619,7 +732,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_OpenLink_System_String_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.OpenLink(System.String)%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/Utility/Util.cs/#L446">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L521">View Source</a>
</span>
<a id="Dalamud_Utility_Util_OpenLink_" data-uid="Dalamud.Utility.Util.OpenLink*"></a>
<h4 id="Dalamud_Utility_Util_OpenLink_System_String_" data-uid="Dalamud.Utility.Util.OpenLink(System.String)">OpenLink(String)</h4>
@ -653,7 +766,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowGameObjectStruct_Dalamud_Game_ClientState_Objects_Types_GameObject_System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.ShowGameObjectStruct(Dalamud.Game.ClientState.Objects.Types.GameObject%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/Utility/Util.cs/#L266">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L318">View Source</a>
</span>
<a id="Dalamud_Utility_Util_ShowGameObjectStruct_" data-uid="Dalamud.Utility.Util.ShowGameObjectStruct*"></a>
<h4 id="Dalamud_Utility_Util_ShowGameObjectStruct_Dalamud_Game_ClientState_Objects_Types_GameObject_System_Boolean_" data-uid="Dalamud.Utility.Util.ShowGameObjectStruct(Dalamud.Game.ClientState.Objects.Types.GameObject,System.Boolean)">ShowGameObjectStruct(GameObject, Boolean)</h4>
@ -693,7 +806,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowObject_System_Object_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.ShowObject(System.Object)%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/Utility/Util.cs/#L286">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L338">View Source</a>
</span>
<a id="Dalamud_Utility_Util_ShowObject_" data-uid="Dalamud.Utility.Util.ShowObject*"></a>
<h4 id="Dalamud_Utility_Util_ShowObject_System_Object_" data-uid="Dalamud.Utility.Util.ShowObject(System.Object)">ShowObject(Object)</h4>
@ -727,7 +840,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowStruct_System_Object_System_UInt64_System_Boolean_System_Collections_Generic_IEnumerable_System_String__.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.ShowStruct(System.Object%2CSystem.UInt64%2CSystem.Boolean%2CSystem.Collections.Generic.IEnumerable%7BSystem.String%7D)%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/Utility/Util.cs/#L174">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L226">View Source</a>
</span>
<a id="Dalamud_Utility_Util_ShowStruct_" data-uid="Dalamud.Utility.Util.ShowStruct*"></a>
<h4 id="Dalamud_Utility_Util_ShowStruct_System_Object_System_UInt64_System_Boolean_System_Collections_Generic_IEnumerable_System_String__" data-uid="Dalamud.Utility.Util.ShowStruct(System.Object,System.UInt64,System.Boolean,System.Collections.Generic.IEnumerable{System.String})">ShowStruct(Object, UInt64, Boolean, IEnumerable&lt;String&gt;)</h4>
@ -779,7 +892,7 @@ or null if it cannot be found.</p>
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Utility_Util_ShowStruct__1___0__System_Boolean_.md&amp;value=---%0Auid%3A%20Dalamud.Utility.Util.ShowStruct%60%601(%60%600*%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/Utility/Util.cs/#L256">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Utility/Util.cs/#L308">View Source</a>
</span>
<a id="Dalamud_Utility_Util_ShowStruct_" data-uid="Dalamud.Utility.Util.ShowStruct*"></a>
<h4 id="Dalamud_Utility_Util_ShowStruct__1___0__System_Boolean_" data-uid="Dalamud.Utility.Util.ShowStruct``1(``0*,System.Boolean)">ShowStruct&lt;T&gt;(T*, Boolean)</h4>