Property IsAvailable
IsAvailable
True once at least one directory with roots has been registered, or an authoring source is wired. The editor answers true before any build, which is the point: it is what "content is available" means there. Deliberately does not force the lazy key scan.
public static bool IsAvailable { get; }