FDerivedDataBackendInterface::BackfillLowerCacheLevels

Return true if hits on this cache should propagate to lower cache level.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBackendInterface.h

Include

#include "DerivedDataBackendInterface.h"

Syntax

virtual bool BackfillLowerCacheLevels() const

Remarks

Return true if hits on this cache should propagate to lower cache level. Typically false for a PAK file. Caution! This generally isn't propagated, so the thing that returns false must be a direct child of the heirarchical 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