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
{
Error,
Warning,
}
}
}
Values
| Name | Description |
|---|---|
| Error | |
| Warning |