IDDCUtilsModuleInterface

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IDDCUtilsModuleInterface

References

Module

DerivedDataCache

Header

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

Include

#include "DerivedDataUtilsInterface.h"

Syntax

class IDDCUtilsModuleInterface : public IModuleInterface

Remarks

Interface for DDC utility modules.

Functions

Name Description

Public function

FString

 

GetSharedCachePath

(
    const FString& CacheName
)

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