How do I get a list of all blueprint classes, that are a child of a specific blueprint at runtime?

I know I can add them manually before runtime.
I wanted to set it up so I could make new classes at a later date, without having to constantly update the list manually.