Great to hear from you all!
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!
Great to hear from you all!
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!