Epic basically build this for paragon AI, so most of things are C++ side only and some stuff exposed here are not used at all if your AI controller do only blueprint.
so, either you implement your own check with the update events, or go C++ and see if you can reuse their code for your project.