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 @@ Chooses between two input values.
|
||||
Properties
|
||||
----------
|
||||
|
||||
+-----------------------------------------------------+-----------------------------------------------------+
|
||||
| :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` | :ref:`type<class_VisualScriptSelect_property_type>` |
|
||||
+-----------------------------------------------------+-----------------------------------------------------+
|
||||
+-----------------------------------------------------+-----------------------------------------------------+---+
|
||||
| :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` | :ref:`type<class_VisualScriptSelect_property_type>` | 0 |
|
||||
+-----------------------------------------------------+-----------------------------------------------------+---+
|
||||
|
||||
Description
|
||||
-----------
|
||||
@@ -47,11 +47,13 @@ Property Descriptions
|
||||
|
||||
- :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` **type**
|
||||
|
||||
+----------+------------------+
|
||||
| *Setter* | set_typed(value) |
|
||||
+----------+------------------+
|
||||
| *Getter* | get_typed() |
|
||||
+----------+------------------+
|
||||
+-----------+------------------+
|
||||
| *Default* | 0 |
|
||||
+-----------+------------------+
|
||||
| *Setter* | set_typed(value) |
|
||||
+-----------+------------------+
|
||||
| *Getter* | get_typed() |
|
||||
+-----------+------------------+
|
||||
|
||||
The input variables' type.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user