Find File References
Last updated
Last updated
The "Find File References..." item lets you search your entire project's content files for references to a particular file. For example, if you search for a specific .png file, Glue will return all files (.scnx, .emix, .achx, and so on) that reference this file. This feature can be helpful in debugging and replacing file references.
To find file references:
Click Edit->Find File References...
Enter the file name you are searching for. You need to include the extension of the file, but not the path. For example, "MyImage.png" is valid, "MyImage" is not, and "Content/Entities/MyImage.png" is not valid.
You will see a popup that shows you which files are referencing the file you entered.