Skip to content
Version 2.11.0
↓ Get the launcher

IPartyRoster.Members property

All party members including self. Sorted with self first, then by join order. Empty when solo. The reference is stable for the frame; the snapshot is rebuilt lazily when state changes.

public IReadOnlyList<PartyMember> Members { get; }