IDDCUtilsModuleInterface::GetSharedCachePath

Returns the path to the shared cache location given its name.

Windows
MacOS
Linux

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataUtilsInterface.h"

Syntax

FString GetSharedCachePath
(
    const FString & CacheName
)

Remarks

Returns the path to the shared cache location given its name.

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