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:
@@ -70,6 +70,8 @@ enum **CallMode**:
|
||||
|
||||
- **CALL_MODE_SINGLETON** = **4**
|
||||
|
||||
----
|
||||
|
||||
.. _enum_VisualScriptFunctionCall_RPCCallMode:
|
||||
|
||||
.. _class_VisualScriptFunctionCall_constant_RPC_DISABLED:
|
||||
@@ -107,6 +109,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_script() |
|
||||
+----------+------------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_base_type:
|
||||
|
||||
- :ref:`String<class_String>` **base_type**
|
||||
@@ -119,6 +123,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_type() |
|
||||
+-----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_basic_type:
|
||||
|
||||
- :ref:`Variant.Type<enum_@GlobalScope_Variant.Type>` **basic_type**
|
||||
@@ -129,6 +135,8 @@ Property Descriptions
|
||||
| *Getter* | get_basic_type() |
|
||||
+----------+-----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_call_mode:
|
||||
|
||||
- :ref:`CallMode<enum_VisualScriptFunctionCall_CallMode>` **call_mode**
|
||||
@@ -141,6 +149,8 @@ Property Descriptions
|
||||
| *Getter* | get_call_mode() |
|
||||
+-----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_function:
|
||||
|
||||
- :ref:`String<class_String>` **function**
|
||||
@@ -153,6 +163,8 @@ Property Descriptions
|
||||
| *Getter* | get_function() |
|
||||
+-----------+---------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_node_path:
|
||||
|
||||
- :ref:`NodePath<class_NodePath>` **node_path**
|
||||
@@ -163,6 +175,8 @@ Property Descriptions
|
||||
| *Getter* | get_base_path() |
|
||||
+----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_rpc_call_mode:
|
||||
|
||||
- :ref:`RPCCallMode<enum_VisualScriptFunctionCall_RPCCallMode>` **rpc_call_mode**
|
||||
@@ -175,6 +189,8 @@ Property Descriptions
|
||||
| *Getter* | get_rpc_call_mode() |
|
||||
+-----------+--------------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_singleton:
|
||||
|
||||
- :ref:`String<class_String>` **singleton**
|
||||
@@ -185,6 +201,8 @@ Property Descriptions
|
||||
| *Getter* | get_singleton() |
|
||||
+----------+----------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_use_default_args:
|
||||
|
||||
- :ref:`int<class_int>` **use_default_args**
|
||||
@@ -195,6 +213,8 @@ Property Descriptions
|
||||
| *Getter* | get_use_default_args() |
|
||||
+----------+-----------------------------+
|
||||
|
||||
----
|
||||
|
||||
.. _class_VisualScriptFunctionCall_property_validate:
|
||||
|
||||
- :ref:`bool<class_bool>` **validate**
|
||||
|
||||
Reference in New Issue
Block a user