Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
Include | #include "DerivedDataBuildOutput.h" |
Syntax
struct FBuildOutputMessage
Remarks
A build output message is diagnostic output from a build function and must be deterministic.
Variables
Type | Name | Description |
---|---|---|
EBuildOutputMes... | Level | |
FUtf8StringView | Message |