Navigation
Unreal Engine C++ API Reference > Developer > DerivedDataCache > IBuildFunctionRegistry
References
Module | DerivedDataCache |
Header | /Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunctionRegistry.h |
Include | #include "DerivedDataBuildFunctionRegistry.h" |
[FGuid](API\Runtime\Core\Misc\FGuid) FindFunctionVersion ( FUtf8StringView Function ) const
Remarks
Find a function version by name. Returns zero if not found. Safe to call from any thread.