# unity-reference-finder **Repository Path**: ichenpipi/unity-reference-finder ## Basic Information - **Project Name**: unity-reference-finder - **Description**: Finds all references to the specified asset. - **Primary Language**: C# - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2022-06-30 - **Last Updated**: 2024-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: Unity, reference-finder ## README # Reference Finder Finds all references to the specified asset. ![Screenshot 1](https://image.chenpipi.cn/repositories/unity-reference-finder/screenshot-1.png) ![Screenshot 2](https://image.chenpipi.cn/repositories/unity-reference-finder/screenshot-2.png) ## Installation Download and put the `ReferenceFinder` folder into your project's `Assets` folder(or any subfolder would be ok). ## Usage There are two ways to use: 1. Right click on any asset in Project window, select `Find References` option. 2. Select `Window > Reference Finder` option. ## License This project is licensed under the [MIT license](https://opensource.org/licenses/MIT).