SimpleSpriteSelect is sprite editor extend.To Find Reference from sprite.And Fast Drag And Drop.
Select Prefab or ScriptableObject or Material and so on.Will High Light Using Sprite.
Fast Drop Sprite To Other Sprite SerializedProperty Or Sprite List SerializedProperty.
See SpriteEditorSelectModuleOdin.cs
Help you draw List Simplely.
-
Help you find detail depend.
-
Unity Assets AssetDatabase.GetDependencies() Only Get the baseAsset(Such as Texture, but not sprite).
-
Use SerializedObjectHelperUtils Can Find detail Object Dependencies.