diff --git a/doc_classes/VisualScript.xml b/doc_classes/VisualScript.xml index 9cd79aa..db1ef2a 100644 --- a/doc_classes/VisualScript.xml +++ b/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 @@ - + diff --git a/doc_classes/VisualScriptBasicTypeConstant.xml b/doc_classes/VisualScriptBasicTypeConstant.xml index c8e391c..4d07f87 100644 --- a/doc_classes/VisualScriptBasicTypeConstant.xml +++ b/doc_classes/VisualScriptBasicTypeConstant.xml @@ -14,7 +14,7 @@ The type to get the constant from. - + The name of the constant to return. diff --git a/doc_classes/VisualScriptClassConstant.xml b/doc_classes/VisualScriptClassConstant.xml index cf35808..de5d731 100644 --- a/doc_classes/VisualScriptClassConstant.xml +++ b/doc_classes/VisualScriptClassConstant.xml @@ -15,10 +15,10 @@ - + The constant's parent class. - + The constant to return. See the given class for its available constants. diff --git a/doc_classes/VisualScriptEmitSignal.xml b/doc_classes/VisualScriptEmitSignal.xml index 60a19ac..5c9c8d3 100644 --- a/doc_classes/VisualScriptEmitSignal.xml +++ b/doc_classes/VisualScriptEmitSignal.xml @@ -15,7 +15,7 @@ - + The signal to emit. diff --git a/doc_classes/VisualScriptFunctionCall.xml b/doc_classes/VisualScriptFunctionCall.xml index 16c3af7..2d0fac1 100644 --- a/doc_classes/VisualScriptFunctionCall.xml +++ b/doc_classes/VisualScriptFunctionCall.xml @@ -11,19 +11,19 @@ - + - + - + diff --git a/doc_classes/VisualScriptInputAction.xml b/doc_classes/VisualScriptInputAction.xml index 0b6325b..6c296fd 100644 --- a/doc_classes/VisualScriptInputAction.xml +++ b/doc_classes/VisualScriptInputAction.xml @@ -9,7 +9,7 @@ - + diff --git a/doc_classes/VisualScriptLocalVar.xml b/doc_classes/VisualScriptLocalVar.xml index 6c31ae1..c3741ee 100644 --- a/doc_classes/VisualScriptLocalVar.xml +++ b/doc_classes/VisualScriptLocalVar.xml @@ -18,7 +18,7 @@ The local variable's type. - + The local variable's name. diff --git a/doc_classes/VisualScriptLocalVarSet.xml b/doc_classes/VisualScriptLocalVarSet.xml index 0a9a509..619bbb9 100644 --- a/doc_classes/VisualScriptLocalVarSet.xml +++ b/doc_classes/VisualScriptLocalVarSet.xml @@ -20,7 +20,7 @@ The local variable's type. - + The local variable's name. diff --git a/doc_classes/VisualScriptPropertyGet.xml b/doc_classes/VisualScriptPropertyGet.xml index cf43611..f13d449 100644 --- a/doc_classes/VisualScriptPropertyGet.xml +++ b/doc_classes/VisualScriptPropertyGet.xml @@ -11,15 +11,15 @@ - + - + - + diff --git a/doc_classes/VisualScriptPropertySet.xml b/doc_classes/VisualScriptPropertySet.xml index 357b4b9..629576e 100644 --- a/doc_classes/VisualScriptPropertySet.xml +++ b/doc_classes/VisualScriptPropertySet.xml @@ -13,15 +13,15 @@ - + - + - + diff --git a/doc_classes/VisualScriptTypeCast.xml b/doc_classes/VisualScriptTypeCast.xml index 43fe9d1..80a8d31 100644 --- a/doc_classes/VisualScriptTypeCast.xml +++ b/doc_classes/VisualScriptTypeCast.xml @@ -11,7 +11,7 @@ - + diff --git a/doc_classes/VisualScriptVariableGet.xml b/doc_classes/VisualScriptVariableGet.xml index 0746ab2..d182e14 100644 --- a/doc_classes/VisualScriptVariableGet.xml +++ b/doc_classes/VisualScriptVariableGet.xml @@ -15,7 +15,7 @@ - + The variable's name. diff --git a/doc_classes/VisualScriptVariableSet.xml b/doc_classes/VisualScriptVariableSet.xml index e7d83e6..3bd392d 100644 --- a/doc_classes/VisualScriptVariableSet.xml +++ b/doc_classes/VisualScriptVariableSet.xml @@ -16,7 +16,7 @@ - + The variable's name. diff --git a/doc_classes/VisualScriptYieldSignal.xml b/doc_classes/VisualScriptYieldSignal.xml index 8f6941c..483cdfe 100644 --- a/doc_classes/VisualScriptYieldSignal.xml +++ b/doc_classes/VisualScriptYieldSignal.xml @@ -9,13 +9,13 @@ - + - +