RTS Selection Rectangle (revisited?)

I am not sure if this is the best solution but you can draw a rectangle in the UI and then do a GetAllActorsOfClass, loop through them pass in there location to ProjectWorldToScreen and use the result of that to check if it’s inside of the drawn rectangles area.