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 IterateInputHashes ( [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(FUtf8StringView Key, const [FIoHash](API\Runtime\Core\IO\FIoHash) &RawHash)> Visitor ) const
Remarks
Visits every input hash in order by key. The key view is valid for the lifetime of the definition.