Highlighting associated actors in editor

I have a series of waypoint Actors (my blueprint class) in a scene, and then have another Actor called WaypointPath that only holds a list of waypoints. (We then are flying and are assisted by being pushed toward the waypoints.) How can I make it so in the editor when I select the WaypointPath all of the Waypoint Actors in the list get highlighted (but not selected) ?

Hi, have you found any solution? Thanks.