Table of Contents

Property IsAvailable

Namespace
GrindFest.Content
Assembly
GrindFest.dll

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

Property Value

bool