Version: 5.5

Caching.spaceOccupied

Switch to Manual
public static long spaceOccupied ;

Description

Использованное дисковое пространство в байтах.

Initially this is 0. As you download files to the cache, this will increment. If insufficient space is available in the cache to store a requested AssetBundle, the least-recently-used AssetBundles in the cache will be iteratively removed until enough space is available for the new AssetBundle.