10 lines
162 B
INI
10 lines
162 B
INI
|
|
list=[{
|
||
|
|
"base": &"BoxContainer",
|
||
|
|
"class": &"TextBox",
|
||
|
|
"icon": "",
|
||
|
|
"is_abstract": false,
|
||
|
|
"is_tool": false,
|
||
|
|
"language": &"GDScript",
|
||
|
|
"path": "res://text_box.gd"
|
||
|
|
}]
|