Good find, I have fixed that now!
TO GENERATED_BODY OR NOT TO GENERATED_BODY ?
Regarding the GENERATED_BODY part, I am deliberately delaying doing that as I read in the 4.6 notes that waiting till 4.7 was a viable option worthy of consideration.
**Quoting Epic**
"GENERATED_BODY replaces GENERATED_UCLASS_BODY and provides additional UObject improvements. More changes are planned for GENERATED_BODY with the 4.7 release and users with existing code may wish to delay switching existing classes until then."
Since my code bases are so large I opted to do this, for now, I may make the change later, but I have to get a whole bunch of code bases up and running still.
You can be up and running in 4.6 without ding the the GENERATED_BODY change.
Nice to hear from everyone! Please do keep sharing your findings!