mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 20:03:41 +01:00
docs: regenerate
This commit is contained in:
parent
39a7afa4b6
commit
94571bb41b
71 changed files with 3254 additions and 7339 deletions
|
|
@ -128,8 +128,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestVoiceRegion_IsCustom_" data-uid="Discord.Rest.RestVoiceRegion.IsCustom*"></a>
|
||||
<h4 id="Discord_Rest_RestVoiceRegion_IsCustom" data-uid="Discord.Rest.RestVoiceRegion.IsCustom">IsCustom</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this voice region is custom-made for events.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -146,8 +145,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this is a custom voice region (used for events/etc); otherwise <code>false</code>/</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -160,8 +158,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestVoiceRegion_IsDeprecated_" data-uid="Discord.Rest.RestVoiceRegion.IsDeprecated*"></a>
|
||||
<h4 id="Discord_Rest_RestVoiceRegion_IsDeprecated" data-uid="Discord.Rest.RestVoiceRegion.IsDeprecated">IsDeprecated</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this voice region is no longer being maintained.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -178,8 +175,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this is a deprecated voice region; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -192,8 +188,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestVoiceRegion_IsOptimal_" data-uid="Discord.Rest.RestVoiceRegion.IsOptimal*"></a>
|
||||
<h4 id="Discord_Rest_RestVoiceRegion_IsOptimal" data-uid="Discord.Rest.RestVoiceRegion.IsOptimal">IsOptimal</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether this voice region is optimal for your client in terms of latency.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -210,8 +205,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this voice region is the closest to your machine; otherwise <code>false</code> .</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -224,8 +218,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestVoiceRegion_IsVip_" data-uid="Discord.Rest.RestVoiceRegion.IsVip*"></a>
|
||||
<h4 id="Discord_Rest_RestVoiceRegion_IsVip" data-uid="Discord.Rest.RestVoiceRegion.IsVip">IsVip</h4>
|
||||
<div class="markdown level1 summary"><p>Gets a value that indicates whether or not this voice region is exclusive to partnered servers.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -242,8 +235,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.Boolean</span></td>
|
||||
<td><p><code>true</code> if this voice region is exclusive to VIP accounts; otherwise <code>false</code>.</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -256,8 +248,7 @@
|
|||
</span>
|
||||
<a id="Discord_Rest_RestVoiceRegion_Name_" data-uid="Discord.Rest.RestVoiceRegion.Name*"></a>
|
||||
<h4 id="Discord_Rest_RestVoiceRegion_Name" data-uid="Discord.Rest.RestVoiceRegion.Name">Name</h4>
|
||||
<div class="markdown level1 summary"><p>Gets the name of this voice region.</p>
|
||||
</div>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -274,8 +265,7 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td><p>A string that represents the human-readable name of this voice region (e.g. <code>Central Europe</code>).</p>
|
||||
</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue