Navigation
API > API/Developer > API/Developer/DerivedDataCache
| Name | UE::DerivedData::EBuildOutputLogLevel |
| Type | enum |
| Header File | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
| Include Path | #include "DerivedDataBuildOutput.h" |
Syntax
namespace UE
{
namespace DerivedData
{
enum EBuildOutputLogLevel
{
Error,
Warning,
}
}
}
Values
| Name | Remarks |
|---|---|
| Error | |
| Warning |