How to: Select Actor Components from an Editor Utility Widgets (EUW)

Hello all,

I was really struggling to figure out the solution on how to select components of an actor through an EUW, rather than manually clicking on them. I finally found the solution, and figured I would leave it here in case it helps anyone.

For components specifically, you can follow this function below:

Selecting Actors is much more straightforward, you just use “Set Selected Level Actors” node from the Editor Actor Subsystem.