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.
916
916
! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
917
917
918
918
Create 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 .
920
920
921
921
```
922
922
Assets / 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.
916
916
! [inspector ](https :// github.com/arimger/Unity-Editor-Toolbox/blob/develop/Docs/utils.png)
917
917
918
918
Create 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 .
920
920
921
921
```
922
922
Assets / Create / Editor Toolbox / ScriptableObject Creation Wizard
You can’t perform that action at this time.
0 commit comments