Navigation
API > API/Developer > API/Developer/DerivedDataCache
References
| Module | DerivedDataCache |
| Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
| Include | #include "DerivedDataBuildOutput.h" |
Syntax
class IBuildOutputBuilderInternal
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | AddLog
(
const FBuildOutputLog& Log |
||
| void | AddMessage
(
const FBuildOutputMessage& Message |
||
| void | AddMeta
(
FUtf8StringView Key, |
||
| void | |||
| FBuildOutput | Build () |
||
| bool | HasError () |