Is there a way to check if an actor is being culled from within the blueprint?

There are certain behaviors I want to toggle on my actor depending on if it’s being culled or not, is the ability to check for this exposed either in C++ or via BP?