mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
docs: regenerate
This commit is contained in:
parent
02f90899a3
commit
6fd636c26c
1239 changed files with 214126 additions and 66229 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<meta name="viewport" content="width=device-width">
|
||||
<meta name="title" content="Class PartyList
|
||||
">
|
||||
<meta name="generator" content="docfx 2.59.1.0">
|
||||
<meta name="generator" content="docfx 2.59.4.0">
|
||||
|
||||
<link rel="shortcut icon" href="../favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/docfx.vendor.css">
|
||||
|
|
@ -81,8 +81,9 @@
|
|||
<div class="level0"><span class="xref">System.Object</span></div>
|
||||
<div class="level1"><span class="xref">PartyList</span></div>
|
||||
</div>
|
||||
<div classs="implements">
|
||||
<div class="implements">
|
||||
<h5>Implements</h5>
|
||||
<div><a class="xref" href="Dalamud.IServiceType.html">IServiceType</a></div>
|
||||
<div><span class="xref">System.Collections.Generic.IReadOnlyCollection</span><<a class="xref" href="Dalamud.Game.ClientState.Party.PartyMember.html">PartyMember</a>></div>
|
||||
<div><span class="xref">System.Collections.Generic.IEnumerable</span><<a class="xref" href="Dalamud.Game.ClientState.Party.PartyMember.html">PartyMember</a>></div>
|
||||
<div><span class="xref">System.Collections.IEnumerable</span></div>
|
||||
|
|
@ -115,7 +116,7 @@
|
|||
<h6><strong>Assembly</strong>: Dalamud.dll</h6>
|
||||
<h5 id="Dalamud_Game_ClientState_Party_PartyList_syntax">Syntax</h5>
|
||||
<div class="codewrapper">
|
||||
<pre><code class="lang-csharp hljs">public sealed class PartyList : IReadOnlyCollection<PartyMember>, IEnumerable<PartyMember>, IEnumerable</code></pre>
|
||||
<pre><code class="lang-csharp hljs">public sealed class PartyList : IServiceType, IReadOnlyCollection<PartyMember>, IEnumerable<PartyMember>, IEnumerable</code></pre>
|
||||
</div>
|
||||
<h3 id="properties">Properties
|
||||
</h3>
|
||||
|
|
@ -124,7 +125,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_AllianceListAddress.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.AllianceListAddress%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/#L63">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L64">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_AllianceListAddress_" data-uid="Dalamud.Game.ClientState.Party.PartyList.AllianceListAddress*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_AllianceListAddress" data-uid="Dalamud.Game.ClientState.Party.PartyList.AllianceListAddress">AllianceListAddress</h4>
|
||||
|
|
@ -155,7 +156,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GroupListAddress.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.GroupListAddress%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/#L58">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L59">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_GroupListAddress_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GroupListAddress*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_GroupListAddress" data-uid="Dalamud.Game.ClientState.Party.PartyList.GroupListAddress">GroupListAddress</h4>
|
||||
|
|
@ -186,7 +187,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GroupManagerAddress.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.GroupManagerAddress%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/#L53">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L54">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_GroupManagerAddress_" data-uid="Dalamud.Game.ClientState.Party.PartyList.GroupManagerAddress*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_GroupManagerAddress" data-uid="Dalamud.Game.ClientState.Party.PartyList.GroupManagerAddress">GroupManagerAddress</h4>
|
||||
|
|
@ -217,7 +218,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_IsAlliance.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.IsAlliance%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/#L48">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L49">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_IsAlliance_" data-uid="Dalamud.Game.ClientState.Party.PartyList.IsAlliance*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_IsAlliance" data-uid="Dalamud.Game.ClientState.Party.PartyList.IsAlliance">IsAlliance</h4>
|
||||
|
|
@ -248,7 +249,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_Item_System_Int32_.md&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/#L79">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L80">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>
|
||||
|
|
@ -298,7 +299,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_Length.md&value=---%0Auid%3A%20Dalamud.Game.ClientState.Party.PartyList.Length%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/#L38">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L39">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_Length_" data-uid="Dalamud.Game.ClientState.Party.PartyList.Length*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_Length" data-uid="Dalamud.Game.ClientState.Party.PartyList.Length">Length</h4>
|
||||
|
|
@ -329,7 +330,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_PartyId.md&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>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L69">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>
|
||||
|
|
@ -360,7 +361,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_PartyLeaderIndex.md&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>
|
||||
</span>
|
||||
<span class="small pull-right mobile-hide">
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L43">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L44">View Source</a>
|
||||
</span>
|
||||
<a id="Dalamud_Game_ClientState_Party_PartyList_PartyLeaderIndex_" data-uid="Dalamud.Game.ClientState.Party.PartyList.PartyLeaderIndex*"></a>
|
||||
<h4 id="Dalamud_Game_ClientState_Party_PartyList_PartyLeaderIndex" data-uid="Dalamud.Game.ClientState.Party.PartyList.PartyLeaderIndex">PartyLeaderIndex</h4>
|
||||
|
|
@ -393,7 +394,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_CreateAllianceMemberReference_System_IntPtr_.md&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/#L149">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L148">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>
|
||||
|
|
@ -443,7 +444,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_CreatePartyMemberReference_System_IntPtr_.md&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/#L118">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L119">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>
|
||||
|
|
@ -493,7 +494,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetAllianceMemberAddress_System_Int32_.md&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/#L136">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L135">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>
|
||||
|
|
@ -543,7 +544,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetEnumerator.md&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/#L172">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_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>
|
||||
|
|
@ -573,7 +574,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_GetPartyMemberAddress_System_Int32_.md&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/#L105">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L106">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>
|
||||
|
|
@ -625,7 +626,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&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/#L169">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L166">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<PartyMember>.Count</h4>
|
||||
|
|
@ -655,7 +656,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList_System_Collections_IEnumerable_GetEnumerator.md&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/#L187">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L184">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>
|
||||
|
|
@ -681,6 +682,9 @@
|
|||
</tbody>
|
||||
</table>
|
||||
<h3 id="implements">Implements</h3>
|
||||
<div>
|
||||
<a class="xref" href="Dalamud.IServiceType.html">IServiceType</a>
|
||||
</div>
|
||||
<div>
|
||||
<span class="xref">System.Collections.Generic.IReadOnlyCollection<T></span>
|
||||
</div>
|
||||
|
|
@ -701,7 +705,7 @@
|
|||
<a href="https://github.com/goatcorp/Dalamud/new/master/apiSpec/new?filename=Dalamud_Game_ClientState_Party_PartyList.md&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/#L166" class="contribution-link">View Source</a>
|
||||
<a href="https://github.com/goatcorp/Dalamud/blob/master/Dalamud/Game/ClientState/Party/PartyList.cs/#L163" class="contribution-link">View Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue