mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Sync classref with current source
This commit is contained in:
@@ -19,9 +19,9 @@ Brief Description
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-----------------------------+--------------------------------------------------------------------+
|
||||
| :ref:`String<class_String>` | :ref:`input_name<class_VisualShaderNodeInput_property_input_name>` |
|
||||
+-----------------------------+--------------------------------------------------------------------+
|
||||
+-----------------------------+--------------------------------------------------------------------+----------+
|
||||
| :ref:`String<class_String>` | :ref:`input_name<class_VisualShaderNodeInput_property_input_name>` | "[None]" |
|
||||
+-----------------------------+--------------------------------------------------------------------+----------+
|
||||
|
||||
Signals
|
||||
-------
|
||||
@@ -37,9 +37,11 @@ Property Descriptions
|
||||
|
||||
- :ref:`String<class_String>` **input_name**
|
||||
|
||||
+----------+-----------------------+
|
||||
| *Setter* | set_input_name(value) |
|
||||
+----------+-----------------------+
|
||||
| *Getter* | get_input_name() |
|
||||
+----------+-----------------------+
|
||||
+-----------+-----------------------+
|
||||
| *Default* | "[None]" |
|
||||
+-----------+-----------------------+
|
||||
| *Setter* | set_input_name(value) |
|
||||
+-----------+-----------------------+
|
||||
| *Getter* | get_input_name() |
|
||||
+-----------+-----------------------+
|
||||
|
||||
|
||||
Reference in New Issue
Block a user