|
Bundle Manager
1.2.1
|
Settings for download.
Properties | |
| static bool | useCache [get, set] |
| Use unity cache system. | |
| static bool | useCRC [get, set] |
| Use crc when download bundles. | |
| static int | downloadThreadsCount [get, set] |
| How many www requests will be started at the same time. | |
| static int | retryTime [get, set] |
| WWW request retry time when error ocurred. | |
| static string | downloadUrl [get, set] |
| The root url of assets. | |
| static bool | downloadFromOutput [get, set] |
| Test option to force application to download from output path. | |
1.8.4