mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Sync classref with current source
This commit is contained in:
@@ -18,6 +18,21 @@ Brief Description
|
||||
|
||||
The Editor's popup dialog for creating new :ref:`Script<class_Script>` files.
|
||||
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`bool<class_bool>` | dialog_hide_on_ok | **O:** false |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`float<class_float>` | margin_bottom | **O:** 76.0 |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`float<class_float>` | margin_right | **O:** 200.0 |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`Vector2<class_Vector2>` | rect_size | **O:** Vector2( 200, 76 ) |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`String<class_String>` | window_title | **O:** "Attach Node Script" |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
|
||||
Methods
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user