Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > FBuildDefinition
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildDefinition.h |
Include | #include "DerivedDataBuildDefinition.h" |
void IterateInputBuilds ( [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(FUtf8StringView Key, const [FBuildValueKey](API\Developer\DerivedDataCache\FBuildValueKey) &ValueKey)> Visitor ) const
Remarks
Visits every input build value in order by key. The key view is valid for the lifetime of the definition.