How to get all child blueprints of a base actor

It is not possible in blueprints without manually recording every new class. Of course, that’s rarely practical.

If you don’t want to learn C++, that’s fine. Just copy paste the code into a c++ class.
I can detail those steps if you’d like.