No instance constructor for FCollisionObjectQueryParam errors

Hi guys, not sure what has gone wrong here. Can find very little info on how to fix. Please help!

The error I’m receiving is: no instance of constructor “FCollisionObjectQueryParams::FCollisionObjectQueryParams” matches the argument list

and…

no suitable user-defined conversion from “FCollisionObjectQueryParams” to “const FCollision QueryParams” exists.

Attached pic of my code - from what I can tell, it’s exactly the same as the tutorials, though perhaps I’ve missed something?

Thanks in advance,
J

Nevermind… should have written FCollisionQueryParams instead of FCollisionObjectQueryParams for the TraceParameters…

1 Like

Thanks for making a note of it here, I had the same issue

Privacy & Terms