Highlight in Blueprints and find

Add to the Blueprints something to find in that spaghetti and highlight the nodes with something yellow or move in order next, next (with the camera) etc and show how many times is used x node or var.
Thanks.

Hi ,

All of this functionality already exists in the blueprint editor.

Highlight links: Hoover over the pin you are interested in for a few seconds and the link will highlight while others fade out a little so you can clearly see.

Step to next: Place a breakpoint on the nodes you are interested in stopping at and play. When it stops at first node, press “step”.

How many times is variable used: RMB on variable in the “My Blueprint” tab, press “find references”.

Well nevermind ctrl+f sorry, me bad.