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:
@@ -62,6 +62,8 @@ enum **CallMode**:
|
||||
|
||||
- **CALL_MODE_BASIC_TYPE** = **3**
|
||||
|
||||
----
|
||||
|
||||
.. _enum_VisualScriptPropertySet_AssignOp:
|
||||
|
||||
.. _class_VisualScriptPropertySet_constant_ASSIGN_OP_NONE:
|
||||
@@ -125,6 +127,8 @@ Property Descriptions
|
||||
| *Getter* | get_assign_op() |
|
||||
+-----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_base_script:
|
||||
|
||||
- :ref:`String<class_String>` **base_script**
|
||||
@@ -135,6 +139,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_script() |
|
||||
+----------+------------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_base_type:
|
||||
|
||||
- :ref:`String<class_String>` **base_type**
|
||||
@@ -147,6 +153,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_type() |
|
||||
+-----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_basic_type:
|
||||
|
||||
- :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` **basic_type**
|
||||
@@ -157,6 +165,8 @@ Property Descriptions
|
||||
| *Getter* | get_basic_type() |
|
||||
+----------+-----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_index:
|
||||
|
||||
- :ref:`String<class_String>` **index**
|
||||
@@ -167,6 +177,8 @@ Property Descriptions
|
||||
| *Getter* | get_index() |
|
||||
+----------+------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_node_path:
|
||||
|
||||
- :ref:`NodePath<class_NodePath>` **node_path**
|
||||
@@ -177,6 +189,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_path() |
|
||||
+----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_property:
|
||||
|
||||
- :ref:`String<class_String>` **property**
|
||||
@@ -189,6 +203,8 @@ Property Descriptions
|
||||
| *Getter* | get_property() |
|
||||
+-----------+---------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptPropertySet_property_set_mode:
|
||||
|
||||
- :ref:`CallMode<enum_VisualScriptPropertySet_CallMode>` **set_mode**
|
||||
|
||||
Reference in New Issue
Block a user