mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
doc: Sync with current 3.5 branch (8ee69a88c)
This commit is contained in:
@@ -18,7 +18,7 @@ Description
|
||||
|
||||
A script implemented in the Visual Script programming environment. The script extends the functionality of all objects that instance it.
|
||||
|
||||
:ref:`Object.set_script<class_Object_method_set_script>` extends an existing object, if that object's class matches one of the script's base classes.
|
||||
\ :ref:`Object.set_script<class_Object_method_set_script>` extends an existing object, if that object's class matches one of the script's base classes.
|
||||
|
||||
You are most likely to use this class via the Visual Script editor or when writing plugins for it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user