VoxelPlugin / VoxelPluginFreeLegacy

Voxel Plugin Legacy for Unreal Engine
https://voxelplugin.com
1.56k stars 297 forks source link

Request: Find Usages in graph editor #235

Open deanvaessen opened 4 years ago

deanvaessen commented 4 years ago

Having access to Find Usages in the graph editor would be helpful when manipulating larger graphs.

Phyronnaz commented 4 years ago

@deanvaessen for which nodes would this be most useful? Macros/local variables/parameters/builtin nodes?

deanvaessen commented 4 years ago

@Phyronnaz The case that prompted it was finding heightmap source files that were in the graph in a few places that I wanted to quickly locate so I could replace them. Local variables and macros would certainly also be useful.