Can I utilize editor scripting to assign object references quicker than doing it by drag and drop?
I know how to get these items by searching for them, but storing them as references outside of runtime would be better.
I have a rough idea how to do this, but what function do I use — OnInspectorGUI() or something else?
↧