Module |
|
Header |
/Engine/Source/Developer/DerivedDataCache/Public/DerivedDataBuildFunctionRegistry.h |
Include |
#include "DerivedDataBuildFunctionRegistry.h" |
const IBuildFunction * FindFunction
(
FStringView Function
) const
Find a function by name. Returns null if not found. Safe to call from a scheduled job or the main thread.