FInstallBundleCache::Release

Called from bundle manager to make the files for this bundle eligible for eviction.

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

bool Release
(
    FName BundleName
)

Remarks

Called from bundle manager to make the files for this bundle eligible for eviction.

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