4.6 Transition Guide

Great to hear from you all!

:slight_smile:

:slight_smile:

:slight_smile:

Wherever you currently have



GENERATED_UCLASS_BODY()


you will want to replace it with



GENERATED_BODY()


So if you have a pure C++ class then no change is required!

:slight_smile: