├── Editor └── PrefabInspector.cs ├── LICENSE ├── README.md └── prefab_inspector.png /Editor/PrefabInspector.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotron2084/phinspector/HEAD/Editor/PrefabInspector.cs -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotron2084/phinspector/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotron2084/phinspector/HEAD/README.md -------------------------------------------------------------------------------- /prefab_inspector.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/robotron2084/phinspector/HEAD/prefab_inspector.png --------------------------------------------------------------------------------