[C++] Get all subclasses of a given class without including classes prefixed with SKEL_ (skeleton classes)

When I am referring to skeleton classes I do not mean anything to do with Skeletal meshes, rather I am referring to classes generated and used by the engine prefixed with “SKEL_” maybe I used their name incorrectly sorry if I did. I have also seen them referred to as SKEL_ assets