Need Help With the ShooterGame code port

here’[s the first ten of 108
Error 1 error C2084: function ‘void AUT40kCamera::StaticRegisterNativesAUT40kCamera(void)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 9 1 UT40k
Error 2 error C2370: ‘AutoInitializeAUT40kCamera’ : redefinition; different storage class C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 11 1 UT40k
Error 3 error C2084: function ‘UClass *AUT40kCamera::GetPrivateStaticClass(const TCHAR *)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 11 1 UT40k
Error 4 error C2084: function ‘UScriptStruct *FDecalData::StaticStruct(void)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 13 1 UT40k
Error 5 error C2374: ‘Z_CompiledInDeferStruct_UScriptStruct_FDecalData’ : redefinition; multiple initialization C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 22 1 UT40k
Error 6 error C2084: function ‘UScriptStruct *FTakeHitInfo::StaticStruct(void)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 24 1 UT40k
Error 7 error C2374: ‘Z_CompiledInDeferStruct_UScriptStruct_FTakeHitInfo’ : redefinition; multiple initialization C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 33 1 UT40k
Error 8 error C2084: function ‘void UUT40kTypes::StaticRegisterNativesUUT40kTypes(void)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 35 1 UT40k
Error 9 error C2370: ‘AutoInitializeUUT40kTypes’ : redefinition; different storage class C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 39 1 UT40k
Error 10 error C2084: function ‘UClass *UUT40kTypes::GetPrivateStaticClass(const TCHAR *)’ already has a body C:\Users\Geodav\Documents\UT40k\Intermediate\BuildData\Include\UT40k\UT40k.generated.inl 39 1 UT40k

i think i’m going the wrong way about this, maybe i should NOT do any re-naming and try it that way, then just do new blueprints from the shootergame code