How can I do a line trace and only check against a specific instance of an object?

Get All Actors of Class > Get your specific actor from the array > save it as a variable > break hit result of trace > Branch to check if the actor is equal to your sacred one > profit