IPartyControl.TransferLeader method
Transfer party leadership to charId via the game’s own AsyncTransferLeader dispatcher. Leader-only; validated game-side. No-op when not leader or when the team bridge is unresolved.
public void TransferLeader(long charId)See Also
Section titled “See Also”- interface IPartyControl
- namespace Stellar.Abstractions.Services