IClientState.Phase property
Current client phase — read for the initial state (e.g. in a plugin ctor) or on demand. A signal: the framework gates nothing on it. Use for window visibility.
public GamePhase Phase { get; }See Also
Section titled “See Also”- enum GamePhase
- interface IClientState
- namespace Stellar.Abstractions.Services