How to find out which components an actor is going to have without spawning?

If you’re already using/have C++ in your project, then you’ll probably want to use the function provided here:

I’ve not tried it personally, but the code provided by another user logically, in my eyes, checks out at least.

-WM