C++ Java Unity
Unity Reference
AndroidDatasets Class Reference

Static Public Member Functions

static void AddExternalDatasetSearchDirs ()
 This method inserts new dataset search roots for datasets defined in StreamingAssets/QCAR. This may be used to streamline the "Split Application Binary" Unity feature under the Android plugin. This method needs to be called before the datasets are loaded in the Start()-method. More...
 

Member Function Documentation

static void AddExternalDatasetSearchDirs ( )
static

This method inserts new dataset search roots for datasets defined in StreamingAssets/QCAR. This may be used to streamline the "Split Application Binary" Unity feature under the Android plugin. This method needs to be called before the datasets are loaded in the Start()-method.