IBuildOutputBuilderInternal

Unreal Engine C++ API Reference > Developer > DerivedDataCache

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h
Include #include "DerivedDataBuildOutput.h"

Syntax

class IBuildOutputBuilderInternal  

Destructors

Type Name Description
  ~IBuildOutputBuilderInternal ()  

Functions

Type Name Description
void AddLog ( const FBuildOutputLog& Log )  
void AddMessage ( const FBuildOutputMessage& Message )  
void AddValue ( const FValueId& Id, const FValue& Value )  
FBuildOutput Build ()  
bool HasError ()  
void SetMeta ( FCbObject&& Meta )  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library