I’m trying to check for tags on an actor using an actor variable that the actor has been set to. It doesn’t seem to be working, is this possible?
Sounds like a pretty common thing to do. The pic did not get attached. My guess would be that the actor reference is invalid.
The actor is valid but still returns false on both. I’m doing this inside a Widget Blueprint, could that be the problem?
I just tried it inside an actor blueprint and it still returns false, so widget blueprint isn’t the problem.