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:
@@ -59,17 +59,19 @@ Methods
|
||||
Theme Properties
|
||||
----------------
|
||||
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
| :ref:`Color<class_Color>` | files_disabled | Color( 0, 0, 0, 0.7 ) |
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | folder | |
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | parent_folder | |
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | reload | |
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | toggle_hidden | |
|
||||
+-------------------------------+----------------+-----------------------+
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Color<class_Color>` | files_disabled | Color( 0, 0, 0, 0.7 ) |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | folder | |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Color<class_Color>` | folder_icon_modulate | Color( 1, 1, 1, 1 ) |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | parent_folder | |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | reload | |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
| :ref:`Texture<class_Texture>` | toggle_hidden | |
|
||||
+-------------------------------+----------------------+-----------------------+
|
||||
|
||||
Signals
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user