Error

Hi guys quick question why this would cause a failed build

thanks guys

Would’ve been helpful to see the header, but as far as I know the currently recommended approach (in 4.6+) is to put GENERATED_BODY() in the header (not GENERATED_UCLASS_BODY), declare a public constructor taking const class FObjectInitializer&, and implement said constructor in the .cpp.