Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildContext
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunction.h |
Include | #include "DerivedDataBuildFunction.h" |
void AddWarning ( FStringView Message )
Remarks
Adds the warning to the build output. Must be deterministic and based only on inputs.