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 EBuildOutputMessageLevel
&123;
Error,
Warning,
Display,
&125;
}
}
Values
| Name | Description |
|---|---|
| Error | |
| Warning | |
| Display |
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