Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-07-02 14:03:23 +02:00
parent 5402f28f59
commit a203daa272
397 changed files with 21934 additions and 16529 deletions

View File

@@ -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.