IClientState.UiState property
Informational in-world UI flags (None while at the title screen). The framework detects and exposes this but never gates on it; a plugin’s ShouldRender may read it.
public GameUIState UiState { get; }See Also
Section titled “See Also”- enum GameUIState
- interface IClientState
- namespace Stellar.Abstractions.Services