mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-03 05:48:42 +03:00
classref: Sync with current upstream master branch
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
.. Generated automatically by doc/tools/makerst.py in Godot's source tree.
|
||||
.. DO NOT EDIT THIS FILE, but the doc/base/classes.xml source instead.
|
||||
.. DO NOT EDIT THIS FILE, but the VisualScriptFunctionCall.xml source instead.
|
||||
.. The source is found in doc/classes or modules/<name>/doc_classes.
|
||||
|
||||
.. _class_VisualScriptFunctionCall:
|
||||
|
||||
@@ -82,6 +83,12 @@ Numeric Constants
|
||||
- **CALL_MODE_NODE_PATH** = **1**
|
||||
- **CALL_MODE_INSTANCE** = **2**
|
||||
- **CALL_MODE_BASIC_TYPE** = **3**
|
||||
- **CALL_MODE_SINGLETON** = **4**
|
||||
- **RPC_DISABLED** = **0**
|
||||
- **RPC_RELIABLE** = **1**
|
||||
- **RPC_UNRELIABLE** = **2**
|
||||
- **RPC_RELIABLE_TO_ID** = **3**
|
||||
- **RPC_UNRELIABLE_TO_ID** = **4**
|
||||
|
||||
Member Function Description
|
||||
---------------------------
|
||||
|
||||
Reference in New Issue
Block a user