You would need to cast to the actor, get the component, and then use that reference to check for a tag. It would be best to set the Actor tag if you want to avoid this as mentioned.
You would need to cast to the actor, get the component, and then use that reference to check for a tag. It would be best to set the Actor tag if you want to avoid this as mentioned.