There is a function called GetDerivedClasses that can be used precisely for this case and its much less expensive than using the TObjectIterator<UClass>
1 Like
There is a function called GetDerivedClasses that can be used precisely for this case and its much less expensive than using the TObjectIterator<UClass>