Cannot seem to get rid of error

I cant seem to get the errors on UCLASS to go away. Ive even copied ben’s code and it gives me the same issues.

Does your code compile? Then it’s just Intellisense (Visual Studio) being dumb, and you can ignore it. This will happen frequently while you’re working in UE4, Intellisense is not very dependable for catching errors.

If your code doesn’t compile, can you show what the error is?

Privacy & Terms