Navigation
API > API/Runtime > API/Runtime/InstallBundleManager > API/Runtime/InstallBundleManager/FInstallBundleCache
Description
Return the amount of space in use. This could possbly exceed GetSize() if the cache size is changed or more bundles are added the to cache.
| Name | GetUsedSize |
| Type | function |
| Header File | /Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleCache.h |
| Include Path | #include "InstallBundleCache.h" |
| Source | /Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleCache.cpp |
uint64 GetUsedSize() const