Error C2653: 'UBlueprintFunctions': is not a class or namespace name

Have you created the C++ class as the entry says? If so, are you including that class’s header file where you need to access it?