From fea37cfb526418f489975ccdbdb46035d61d4a88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 22 Feb 2020 14:59:09 +0100 Subject: doc: Sync classref with StringName/Callable changes --- modules/visual_script/doc_classes/VisualScript.xml | 90 +++++++++++----------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'modules/visual_script/doc_classes/VisualScript.xml') diff --git a/modules/visual_script/doc_classes/VisualScript.xml b/modules/visual_script/doc_classes/VisualScript.xml index 9cd79aa781..db1ef2adc6 100644 --- a/modules/visual_script/doc_classes/VisualScript.xml +++ b/modules/visual_script/doc_classes/VisualScript.xml @@ -15,7 +15,7 @@ - + Add a custom signal with the specified name to the VisualScript. @@ -24,7 +24,7 @@ - + Add a function with the specified name to the VisualScript. @@ -33,7 +33,7 @@ - + @@ -48,7 +48,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -76,7 +76,7 @@ - + Get the count of a custom signal's arguments. @@ -85,7 +85,7 @@ - + @@ -96,7 +96,7 @@ - + @@ -107,7 +107,7 @@ - + @@ -118,7 +118,7 @@ - + @@ -131,7 +131,7 @@ - + @@ -144,7 +144,7 @@ - + @@ -157,7 +157,7 @@ - + @@ -174,7 +174,7 @@ - + @@ -191,7 +191,7 @@ - + Returns the id of a function's entry point node. @@ -200,7 +200,7 @@ - + Returns the position of the center of the screen for a given function. @@ -209,7 +209,7 @@ - + @@ -220,7 +220,7 @@ - + @@ -231,7 +231,7 @@ - + Returns the default (initial) value of a variable. @@ -240,7 +240,7 @@ - + Returns whether a variable is exported. @@ -249,7 +249,7 @@ - + Returns the information for a given variable as a dictionary. The information includes its name, type, hint and usage. @@ -258,7 +258,7 @@ - + Returns whether a signal exists with the specified name. @@ -267,7 +267,7 @@ - + @@ -284,7 +284,7 @@ - + Returns whether a function exists with the specified name. @@ -293,7 +293,7 @@ - + @@ -304,7 +304,7 @@ - + @@ -319,7 +319,7 @@ - + Returns whether a variable exists with the specified name. @@ -328,7 +328,7 @@ - + Remove a custom signal with the given name. @@ -337,7 +337,7 @@ - + Remove a specific function and its nodes from the script. @@ -346,7 +346,7 @@ - + @@ -357,7 +357,7 @@ - + Remove a variable with the given name. @@ -366,9 +366,9 @@ - + - + Change the name of a custom signal. @@ -377,9 +377,9 @@ - + - + Change the name of a function. @@ -388,9 +388,9 @@ - + - + Change the name of a variable. @@ -399,7 +399,7 @@ - + @@ -415,7 +415,7 @@ - + @@ -430,7 +430,7 @@ - + @@ -441,7 +441,7 @@ - + Set the base type of the script. @@ -450,7 +450,7 @@ - + @@ -463,7 +463,7 @@ - + @@ -474,7 +474,7 @@ - + @@ -485,7 +485,7 @@ - + -- cgit v1.2.3