a generic function for Unity to find & load all project assets of any type inheriting from ScriptableObject - super useful for Editor windows/ tools :)
wrote this for a tool for a side project and still use it every time I open the project.
a generic function for Unity to find & load all project assets of any type inheriting from ScriptableObject - super useful for Editor windows/ tools :)
wrote this for a tool for a side project and still use it every time I open the project.