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