|
The Caching class lets you manage cached AssetBundles, downloaded using WWW.LoadFromCacheOrDownload.
spaceFree |
Available disk space in bytes. |
spaceOccupied |
Used disk space in bytes. |
expirationDelay |
|
enabled |
Is caching enabled? |
ready |
|
Authorize |
Authorize this unity content to use caching. |
CleanCache |
Delete the cache folder associated with this content. |
IsVersionCached |
Checks if an AssetBundle is cached. |