IPartyEvents.PartyDissolved event
Fires when the party disbands. After firing, the roster is empty.
public event Action PartyDissolved;See Also
Section titled “See Also”- interface IPartyEvents
- namespace Stellar.Abstractions.Services
Fires when the party disbands. After firing, the roster is empty.
public event Action PartyDissolved;