IClientState.Logout event
Fired once when the player disconnects or returns to character select.
public event Action Logout;See Also
Section titled “See Also”- interface IClientState
- namespace Stellar.Abstractions.Services
Fired once when the player disconnects or returns to character select.
public event Action Logout;