UCLASS "this declaration has no storage class or type specifier"

Hey there, I am having the same error. The strange thing is, I have the .generated.h file included and it does compile when I hit compile inside the UE editor, while it throws the same errors as above when I want to build it from Visual Studio.

Should I care?