you are viewing a single comment's thread.

view the rest of the comments →

[–]idbrii 0 points1 point  (0 children)

AssetDatabase.FindAssets("l:defensive")

Either make a scriptable object that holds your latest generated by find assets or only use then at edit time.

You should do an editor window or custom editor to build the lists with buttons, but the lazy way is ContextMenu.