Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
| Include | #include "DerivedDataBuildOutput.h" |
Syntax
namespace UE
{
namespace DerivedData
{
enum EBuildOutputLogLevel
&123;
Error,
Warning,
&125;
}
}
Values
| Name | Description |
|---|---|
| Error | |
| Warning |
Remarks
Temporary interface for tunneling the EditorBuildInputResolver into CoreUObject. In the future this will be implemented as part of the BuildAPI
Memory allocation tag for internal allocations of DDC backends Memory allocation tag for allocations made by DDC but that are passed to other systems