Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
Include | #include "DerivedDataBuildOutput.h" |
Syntax
class IBuildOutputInternal
Destructors
Type | Name | Description |
---|---|---|
~IBuildOutputInternal () |
Functions
Type | Name | Description |
---|---|---|
void | AddRef () | |
const FUtf8S... | GetFunction () | |
TConstArrayV... | GetLogs () | |
TConstArrayV... | GetMessages () | |
const FCbObj... | GetMeta () | |
const FShare... | GetName () | |
const FValue... | GetValue ( const FValueId& Id ) | |
TConstArrayV... | GetValues () | |
bool | HasError () | |
bool | HasLogs () | |
void | Release () | |
void | Save ( FCbWriter& Writer ) | |
void | Save ( FCacheRecordBuilder& RecordBuilder ) |