Im using AddToFilter to add players’ characters into a spatial query for my npcs. It works perfectly but for some reason the method doesnt show up in the autocorrect/intellisense for OverlapParams. Its there on the documentations and, like i said, works fine. but it just doesnt show
RaycastParams
OverlapParams
its quite frustrating because i have to deal with this error when using --!strict