Skip to content
Version 2.11.0
↓ Get the launcher

IPartyControl.SetMemberType method

Requests the game switch the current party between 5-player (Regular5) and 20-player raid (Raid20). Must be called on the main thread, from a user-initiated command. No-op for Solo, when the requested size already matches, or when not the party leader. The party’s activity target is preserved. The result is observed via PartyType once the server broadcasts it.

public void SetMemberType(PartyType size)