I think I finally figured this out. there is a method? (it doesn’t have an execute pin) called Get Overlapping Actors that can be used against the trigger volume. It returns an array of actors. You can even filter this to a certain type of class.
Then all I have to do is when I enter the trigger volume, I store which one I’m in. Then I know which alarm to set off if a non stealth weapon is used.