docs: regenerate

This commit is contained in:
goat 2021-08-23 08:34:29 +02:00
parent d6fdb99fd0
commit 5bbefd95b5
No known key found for this signature in database
GPG key ID: F18F057873895461
40 changed files with 1381 additions and 1403 deletions

View file

@ -543,11 +543,42 @@ Indexed by <a class="xref" href="Dalamud.Game.ClientState.Objects.Enums.Customiz
</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_ClientState_Objects_Types_Character_StatusFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.Character.StatusFlags%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_ClientState_Objects_Types_Character_NameId.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.Character.NameId%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/ClientState/Objects/Types/Character.cs/#L94">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Objects_Types_Character_NameId_" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.NameId*"></a>
<h4 id="Dalamud_Game_ClientState_Objects_Types_Character_NameId" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.NameId">NameId</h4>
<div class="markdown level1 summary"><p>Gets the name ID of the character.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public uint NameId { 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><span class="xref">System.UInt32</span></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_ClientState_Objects_Types_Character_StatusFlags.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Objects.Types.Character.StatusFlags%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/ClientState/Objects/Types/Character.cs/#L99">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Objects_Types_Character_StatusFlags_" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.StatusFlags*"></a>
<h4 id="Dalamud_Game_ClientState_Objects_Types_Character_StatusFlags" data-uid="Dalamud.Game.ClientState.Objects.Types.Character.StatusFlags">StatusFlags</h4>
<div class="markdown level1 summary"><p>Gets the status flags.</p>