mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-29 11:59:21 +01:00
docs: regenerate
This commit is contained in:
parent
3479919ab6
commit
31af5d8d77
88 changed files with 9028 additions and 3189 deletions
|
|
@ -179,7 +179,8 @@
|
|||
</span>
|
||||
<a id="Discord_Game_Details_" data-uid="Discord.Game.Details*"></a>
|
||||
<h4 id="Discord_Game_Details" data-uid="Discord.Game.Details">Details</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the details on what the player is currently doing.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -196,7 +197,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string describing what the player is doing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -209,7 +211,8 @@
|
|||
</span>
|
||||
<a id="Discord_Game_Flags_" data-uid="Discord.Game.Flags*"></a>
|
||||
<h4 id="Discord_Game_Flags" data-uid="Discord.Game.Flags">Flags</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the flags that are relevant to this activity.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -226,10 +229,14 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.ActivityProperties.html">ActivityProperties</a></td>
|
||||
<td></td>
|
||||
<td><p>The value of flags for this activity.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h5 id="Discord_Game_Flags_remarks">Remarks</h5>
|
||||
<div class="markdown level1 remarks"><p>This value is determined by bitwise OR-ing <a class="xref" href="Discord.ActivityProperties.html">ActivityProperties</a> values together.</p>
|
||||
</div>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<span class="divider">|</span>
|
||||
<a href="https://github.com/goaaats/Discord.Net/new/dev/apiSpec/new?filename=Discord_Game_Name.md&value=---%0Auid%3A%20Discord.Game.Name%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>
|
||||
|
|
@ -239,7 +246,8 @@
|
|||
</span>
|
||||
<a id="Discord_Game_Name_" data-uid="Discord.Game.Name*"></a>
|
||||
<h4 id="Discord_Game_Name" data-uid="Discord.Game.Name">Name</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the name of the activity.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -256,7 +264,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><span class="xref">System.String</span></td>
|
||||
<td></td>
|
||||
<td><p>A string containing the name of the activity that the user is doing.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
@ -269,7 +278,8 @@
|
|||
</span>
|
||||
<a id="Discord_Game_Type_" data-uid="Discord.Game.Type*"></a>
|
||||
<h4 id="Discord_Game_Type" data-uid="Discord.Game.Type">Type</h4>
|
||||
<div class="markdown level1 summary"></div>
|
||||
<div class="markdown level1 summary"><p>Gets the type of the activity.</p>
|
||||
</div>
|
||||
<div class="markdown level1 conceptual"></div>
|
||||
<h5 class="decalaration">Declaration</h5>
|
||||
<div class="codewrapper">
|
||||
|
|
@ -286,7 +296,8 @@
|
|||
<tbody>
|
||||
<tr>
|
||||
<td><a class="xref" href="Discord.ActivityType.html">ActivityType</a></td>
|
||||
<td></td>
|
||||
<td><p>The type of activity.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue