IDerivedDataCacheModule

Module for the Derived Data Cache and Derived Data Build.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDerivedDataCacheModule

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataCacheInterface.h"

Syntax

class IDerivedDataCacheModule : public IModuleInterface

Remarks

Module for the Derived Data Cache and Derived Data Build.

Functions

Name Description

Public function

FDerivedData...

 

CreateOrGetCache()

Returns the cache, which is created by the first call to this function.

Deprecated Functions

Name Description

Public function

FDerivedData...

 

GetDDC()

GetDDC has been replaced by CreateOrGetCache.

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