We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9536651 + 81b2cf3 commit 6516f7fCopy full SHA for 6516f7f
tutorials/scripting/evaluating_expressions.rst
@@ -198,7 +198,7 @@ The output from the script will be::
198
Built-in functions
199
------------------
200
201
-Most methods available in the :ref:`class_@GDScript` scope are available in the
+All methods in the :ref:`Global Scope<class_@GlobalScope>` are available in the
202
Expression class, even if no base instance is bound to the expression.
203
The same parameters and return types are available.
204
0 commit comments