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:
@@ -24,11 +24,11 @@ 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_bottom | **O:** 232.0 |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`float<class_float>` | margin_right | **O:** 200.0 |
|
||||
| :ref:`float<class_float>` | margin_right | **O:** 361.0 |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`Vector2<class_Vector2>` | rect_size | **O:** Vector2( 200, 76 ) |
|
||||
| :ref:`Vector2<class_Vector2>` | rect_size | **O:** Vector2( 361, 232 ) |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
| :ref:`String<class_String>` | window_title | **O:** "Attach Node Script" |
|
||||
+-------------------------------+-------------------+-----------------------------+
|
||||
|
||||
Reference in New Issue
Block a user