FBuildOutput::GetValue

Returns the value matching the ID. Null if no match. Buffer is null if skipped.

Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildOutput

References

   
Module DerivedDataCache
Header /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildOutput.h
Include #include "DerivedDataBuildOutput.h"
const [FValueWithId](API\Developer\DerivedDataCache\FValueWithId) & GetValue
(
    const [FValueId](API\Developer\DerivedDataCache\FValueId) & Id
) const

Remarks

Returns the value matching the ID. Null if no match. Buffer is null if skipped.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library