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 PartyList
">
<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">
@ -248,7 +248,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_Item_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.Item(System.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/Game/ClientState/Party/PartyList.cs/#L74">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L79">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_Item_" data-uid="Dalamud.Game.ClientState.Party.PartyList.Item*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_Item_System_Int32_" data-uid="Dalamud.Game.ClientState.Party.PartyList.Item(System.Int32)">Item[Int32]</h4>
@ -324,6 +324,37 @@
</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_Game_ClientState_Party_PartyList_PartyId.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.PartyId%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/ClientState/Party/PartyList.cs/#L68">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_PartyId_" data-uid="Dalamud.Game.ClientState.Party.PartyList.PartyId*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_PartyId" data-uid="Dalamud.Game.ClientState.Party.PartyList.PartyId">PartyId</h4>
<div class="markdown level1 summary"><p>Gets the ID of the party.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public long PartyId { 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.Int64</span></td>
<td></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_Game_ClientState_Party_PartyList_PartyLeaderIndex.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.PartyLeaderIndex%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>
@ -362,7 +393,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_CreateAllianceMemberReference_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.CreateAllianceMemberReference(System.IntPtr)%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/ClientState/Party/PartyList.cs/#L144">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L149">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_CreateAllianceMemberReference_" data-uid="Dalamud.Game.ClientState.Party.PartyList.CreateAllianceMemberReference*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_CreateAllianceMemberReference_System_IntPtr_" data-uid="Dalamud.Game.ClientState.Party.PartyList.CreateAllianceMemberReference(System.IntPtr)">CreateAllianceMemberReference(IntPtr)</h4>
@ -412,7 +443,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_CreatePartyMemberReference_System_IntPtr_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.CreatePartyMemberReference(System.IntPtr)%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/ClientState/Party/PartyList.cs/#L113">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L118">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_CreatePartyMemberReference_" data-uid="Dalamud.Game.ClientState.Party.PartyList.CreatePartyMemberReference*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_CreatePartyMemberReference_System_IntPtr_" data-uid="Dalamud.Game.ClientState.Party.PartyList.CreatePartyMemberReference(System.IntPtr)">CreatePartyMemberReference(IntPtr)</h4>
@ -462,7 +493,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetAllianceMemberAddress_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.GetAllianceMemberAddress(System.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/Game/ClientState/Party/PartyList.cs/#L131">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L136">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_GetAllianceMemberAddress_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetAllianceMemberAddress*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_GetAllianceMemberAddress_System_Int32_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetAllianceMemberAddress(System.Int32)">GetAllianceMemberAddress(Int32)</h4>
@ -512,7 +543,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetEnumerator.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.GetEnumerator%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/ClientState/Party/PartyList.cs/#L167">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L172">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_GetEnumerator_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetEnumerator*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_GetEnumerator" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetEnumerator">GetEnumerator()</h4>
@ -542,7 +573,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetPartyMemberAddress_System_Int32_.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.GetPartyMemberAddress(System.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/Game/ClientState/Party/PartyList.cs/#L100">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L105">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_GetPartyMemberAddress_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetPartyMemberAddress*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_GetPartyMemberAddress_System_Int32_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GetPartyMemberAddress(System.Int32)">GetPartyMemberAddress(Int32)</h4>
@ -594,7 +625,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Party_PartyMember__Count.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.System%23Collections%23Generic%23IReadOnlyCollection%7BDalamud%23Game%23ClientState%23Party%23PartyMember%7D%23Count%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/ClientState/Party/PartyList.cs/#L164">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L169">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Party_PartyMember__Count_" data-uid="Dalamud.Game.ClientState.Party.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Party#PartyMember}#Count*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_System_Collections_Generic_IReadOnlyCollection_Dalamud_Game_ClientState_Party_PartyMember__Count" data-uid="Dalamud.Game.ClientState.Party.PartyList.System#Collections#Generic#IReadOnlyCollection{Dalamud#Game#ClientState#Party#PartyMember}#Count">IReadOnlyCollection&lt;PartyMember&gt;.Count</h4>
@ -624,7 +655,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_System_Collections_IEnumerable_GetEnumerator.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.System%23Collections%23IEnumerable%23GetEnumerator%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/ClientState/Party/PartyList.cs/#L182">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L187">View Source</a>
</span>
<a id="Dalamud_Game_ClientState_Party_PartyList_System_Collections_IEnumerable_GetEnumerator_" data-uid="Dalamud.Game.ClientState.Party.PartyList.System#Collections#IEnumerable#GetEnumerator*"></a>
<h4 id="Dalamud_Game_ClientState_Party_PartyList_System_Collections_IEnumerable_GetEnumerator" data-uid="Dalamud.Game.ClientState.Party.PartyList.System#Collections#IEnumerable#GetEnumerator">IEnumerable.GetEnumerator()</h4>
@ -670,7 +701,7 @@
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList.md&amp;value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList%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/ClientState/Party/PartyList.cs/#L161" class="contribution-link">View Source</a>
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L166" class="contribution-link">View Source</a>
</li>
</ul>
</div>