FInstallBundleCache::GetUsedSize

Return the amount of space in use.

Windows
MacOS
Linux

References

Module

InstallBundleManager

Header

/Engine/Source/Runtime/InstallBundleManager/Public/InstallBundleCache.h

Include

#include "InstallBundleCache.h"

Source

/Engine/Source/Runtime/InstallBundleManager/Private/InstallBundleCache.cpp

Syntax

uint64 GetUsedSize() const

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss