FInstallBundleCache::AddOrUpdateBundle

Add a bundle to the cache.

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

void AddOrUpdateBundle
(
    EInstallBundleSourceType Source,
    const FInstallBundleCacheBundleInfo & AddInfo
)

Remarks

Add a bundle to the 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