I got this - Error 3 error C2084: function ‘ABatteryPickup::ABatteryPickup(const FObjectInitializer &)’ already has a body
And it referrs to this line -
ABatteryPickup::ABatteryPickup(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer)