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