File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -916,7 +916,7 @@ Copy and paste all components from/to particular GameObject.
916916! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
917917
918918Create multiple ScriptableObjects at once .
919- Wizard will allow only ScritpableObjects marked with ** [Toolbox .Attributes .CreateInWizard ]** and ** [ UnityEngine . CreateAssetMenu ] ** attributes .
919+ Wizard will allow only ScritpableObjects marked with ** [Toolbox .Attributes .CreateInWizard ]** attribute .
920920
921921```
922922Assets / Create / Editor Toolbox / ScriptableObject Creation Wizard
Original file line number Diff line number Diff line change @@ -916,7 +916,7 @@ Copy and paste all components from/to particular GameObject.
916916! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
917917
918918Create multiple ScriptableObjects at once .
919- Wizard will allow only ScritpableObjects marked with ** [Toolbox .Attributes .CreateInWizard ]** and ** [ UnityEngine . CreateAssetMenu ] ** attributes .
919+ Wizard will allow only ScritpableObjects marked with ** [Toolbox .Attributes .CreateInWizard ]** attribute .
920920
921921```
922922Assets / Create / Editor Toolbox / ScriptableObject Creation Wizard
You can’t perform that action at this time.
0 commit comments