Remove mentions of VisualScript in the documentation

VisualScript has been removed in 4.0.alpha15 and later.
This commit is contained in:
Hugo Locurcio
2022-09-01 01:44:54 +02:00
parent 81a4cc2002
commit d917648102
5 changed files with 4 additions and 33 deletions

View File

@@ -417,9 +417,9 @@ To clarify, here is an example of how this looks in the
Master and puppet keywords
^^^^^^^^^^^^^^^^^^^^^^^^^^
.. FIXME: Clarify the equivalents to the GDScript keywords in C# and Visual Script.
.. FIXME: Clarify the equivalents to the GDScript keywords in C#.
The real advantage of this model is when used with the ``master``/``puppet`` keywords in GDScript (or their equivalent in C# and Visual Script).
The real advantage of this model is when used with the ``master``/``puppet`` keywords in GDScript (or their equivalent in C#).
Similarly to the ``remote`` keyword, functions can also be tagged with them:
Example bomb code: