FBuildOutputMessage

A build output message is diagnostic output from a build function and must be deterministic.

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  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library