GENERATED_BODY macro causes error "this declaration has no storage class or type specifier"

If anyone still wondering, the unreal macros require that the code that follow don’t skip a line. So if you add a empty line after this macro (Probably before the “public:” keyword) the intelisense will pick it up and show a internal error (In the atomic file in my case). If this works for any of you let me know

12 Likes