Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > IBuildFunctionRegistry
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunctionRegistry.h |
Include | #include "DerivedDataBuildFunctionRegistry.h" |
void IterateFunctionVersions ( [TFunctionRef](API\Runtime\Core\GenericPlatform\TFunctionRef)< void(FUtf8StringView Name, const [FGuid](API\Runtime\Core\Misc\FGuid) &Version)> Visitor ) const
Remarks
Iterate the complete list of build function versions. Safe to call from any thread.