Caching Manual     Reference     Scripting  
Scripting > Runtime Classes > Caching
Caching

The Caching class lets you manage cached AssetBundles, downloaded using WWW.LoadFromCacheOrDownload.

Class Variables
spaceFree

Available disk space in bytes.

spaceOccupied

Used disk space in bytes.

expirationDelay

enabled

Is caching enabled?

ready

Class Functions
Authorize

Authorize this unity content to use caching.

CleanCache

Delete the cache folder associated with this content.

IsVersionCached

Checks if an AssetBundle is cached.