I know I can right click on an MPC and find references. However let say I have a direction variable in my MPC and I want to find out where it is being set. Is there a way to search for that specific variable and find the references?
Right click on it, and choose ‘reference viewer’.
If I right click on a variable in the MPC there is no reference viewer option
1 Like
In Blueprints you can search every Blueprint asset at once for any text value. Unfortunately I’m not seeing that for materials. What you can do is open up one of the referenced assets from the Reference Viewer and use Ctrl+F to find the variable name inside that one material.
Yeah I guess I will have to do it for each connected material it is just when you have 30 material functions connected to the master material man that takes a lot of individual searching. TY.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.