GUIUtility.hasModalWindow
static var hasModalWindow: bool;
static bool hasModalWindow;
static hasModalWindow as bool
Description

A global property, which is true if a ModalWindow is being displayed, false otherwise.