Ok Having several issues here,
error C2039: 'bTraceAsyncScene': is not a member of 'FCollisionQueryParams'
also
'ValueType *TClassMap<ValueType>::Get(UClass *)': cannot convert argument 1 from 'const UClass *' to 'UClass *'
1> with
1>
1> ValueType=EClassRepNodeMapping
1> ]
and finally
warning C4996: 'APlayerController::ClientPlayForceFeedback': Use version that specifies parameters using a struct instead of a list of parameters Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.