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