public bool CursorOnUI() { return(ChatOpen && Chat.MouseOnChat || Focused != null && Focused.CursorOnUI()); }