MixedRealityToolkitFiles.AreFoldersAvailable Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Are any of the MRTK directories available?
public:
static property bool AreFoldersAvailable { bool get(); };
public static bool AreFoldersAvailable { get; }
static member AreFoldersAvailable : bool
Public Shared ReadOnly Property AreFoldersAvailable As Boolean
Property Value
Remarks
If a search is currently in progress, then property will wait synchronously for the task to finish with timeout of 1 second