Skip to content
Version 2.11.0
↓ Get the launcher

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; }