Where I can get UE Class hierarchy tree?

I am struggle to find a good diagram on the internet of comprehensive, FULL class tree, with full class names(with prefixes). Something like this is good but I believe there is not all the classes:

1 Like

In the Editor
Go to Window → Developer Tools → Class Viewer
This shows every loaded class, lets you expand each branch and even filter by module.
Good luck!

1 Like

Wow, didn’t know that exists. Thanks!

1 Like

Do you Know where is it in UE5.5.4?
I was looking for “Developer Tools” since months… o years… i no found it yet…
Thank you so much!!

Not Developer Tools, just Tools

3 Likes

Awesome!! Thank you so much!! :heart:

1 Like