Editor: Remove unused Class Name field from Create Script dialog

This commit is contained in:
Danil Alexeev
2023-09-12 11:52:43 +03:00
parent 5c43e4c1ef
commit 26ce861910
18 changed files with 69 additions and 139 deletions

View File

@@ -1,6 +1,7 @@
# meta-description: Basic editor script template
@tool
extends EditorScript
extends _BASE_
# Called when the script is executed (using File -> Run in Script Editor).