Quote Originally Posted by DevInstinct View Post
Wouldn't be LOS in this case, but more if a token mask sensitivity is enabled (getVisibility == nil), then the aura would (optionally) include them.
Right, what you want is LOS detection and you can't

You can put a tag on them (I think you might need GA ext) that is called; "NOTARGETING", which would make them non targeted by anything until that is removed. Doesn't fully sound like what you are trying to do but figured I would throw that out there.

But correct, there is no way to check to see if a target is "seen" or not, you can check to see what sensitivity something is in, but you can't see what state of LOS it's in, plus it would be costly (CPU) in checking that. Which is also why I think SW doesn't want us in that area for LOS.