IBuildFunctionRegistry::FindFunctionVersion

Find a function version by name. Returns zero if not found. Safe to call from any thread.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library