Does anybody know if there’s a good way to Find All References to a class or struct within Visual Script graphs? For example, if my project has an Enemy class, and I want to find any/all usages of Enemy objects in events, units, etc., how would I do it?
Thank you!