FInstallBundleCache::GetFreeSpace

Return the amount of free space in the cache, clamped to [0, [GetSize()](API\Runtime\InstallBundleManager\FInstallBundleCache\GetSize)].

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 GetFreeSpace() const

Remarks

Return the amount of free space in the cache, clamped to [0, GetSize()].

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