File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,9 @@ Available features are divided into three groups:
6969Each module is described in its respective section.
7070
7171If you want to keep your custom settings between UET versions, create your own settings file:
72- ``` Create/Editor Toolbox/Settings ```
72+ ```
73+ Create/Editor Toolbox/Settings
74+ ```
7375
7476## Attributes & Drawers <a name =" drawers " ></a >
7577
@@ -815,3 +817,10 @@ public static class MyEditorUtility
815817Copy and paste all components from / to particular GameObject .
816818
817819! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
820+
821+ Create multiple ScriptableObjects at once .
822+ ```
823+ Assets / Create / Toolbox / ScriptableObject Creation Wizard
824+ ```
825+
826+ ! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/createso.png)
Original file line number Diff line number Diff line change @@ -69,7 +69,9 @@ Available features are divided into three groups:
6969Each module is described in its respective section.
7070
7171If you want to keep your custom settings between UET versions, create your own settings file:
72- ``` Create/Editor Toolbox/Settings ```
72+ ```
73+ Create/Editor Toolbox/Settings
74+ ```
7375
7476## Attributes & Drawers <a name =" drawers " ></a >
7577
@@ -815,3 +817,10 @@ public static class MyEditorUtility
815817Copy and paste all components from / to particular GameObject .
816818
817819! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
820+
821+ Create multiple ScriptableObjects at once .
822+ ```
823+ Assets / Create / Toolbox / ScriptableObject Creation Wizard
824+ ```
825+
826+ ! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/createso.png)
You can’t perform that action at this time.
0 commit comments