IClientState.IsLoggedIn property
True when a character is fully loaded and in-world (same condition as IsAvailable).
public bool IsLoggedIn { get; }See Also
Section titled “See Also”- interface IClientState
- namespace Stellar.Abstractions.Services
True when a character is fully loaded and in-world (same condition as IsAvailable).
public bool IsLoggedIn { get; }