Error UGrabber Class not Found

hello everyone , please some one help into this

.cpp
[ removed as the code contains inappropriate language ]
.h
[ removed as the code contains inappropriate language ]

Error.
[ removed as the code contains inappropriate language ]
Blueprint

Input

Did you manage to solve this?

yeah I’m still finding the solution, can you help me into this.

As explained on Discord, you did not name your class UGrabber so the compiler has no idea what you’re talking about, there’s no such thing as UGrabber in your project.

You need to replace “UGrabber” with the name of your class. The name of your class is right after the class keyword in your header file.

yeah I did this thing ,it compiles ,but it’s not working.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms