Getting all classes from a parent. Blueprint, UE5

Hi. Is it possible to get all classes which where created from a parent with an array?

Yes. The type of the array is the parent type, and you can use ‘get all actors of class’.

Thanks. Somehow i’ve forgotten it.

1 Like