Some variables and functions aren't working

FCollisionObjectQueryParams() isn’t available/isn’t working, supposedly undefined. Also, TraceParameters says incomplete type not allowed. Could someone please help?

Sounds like you are missing the headers for them.

1 Like

Try including this header file:
CollisionQueryParams.h

Privacy & Terms