Select Git revision
README_StreamingAssets.md
-
Stefan Richter authoredStefan Richter authored
README_StreamingAssets.md 592 B
StreamToDataPath:
All files and subfolders will be copied to DataPath. Exception: Files with "meta" in the name.
StreamToPersistentDataPath:
All files and subfolders will be copied to PersistentDataPath. Exception: Files with "meta" in the name.
StreamToDataPath_withHandler:
If Operatingsystem is Android, then:
- All files and subfolders will be copied to PersistentDataPath.
- Exception: Files with "meta" in the name. If Operatingsystem is other than Android, then:
- All files and subfolders will be copied to DataPath.
- Exception: Files with "meta" in the name.