Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildOutputBuilder
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h |
Include | #include "DerivedDataBuildOutput.h" |
void AddValue ( const [FValueId](API\Developer\DerivedDataCache\FValueId) & Id, const [FValue](API\Developer\DerivedDataCache\FValue) & Value )
Remarks
Add a value to the output. The ID must be unique in this output.