From 03475ba197a75b0f8431277954df1fdb0dc14913 Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Mon, 15 Jan 2018 18:40:41 -0300 Subject: Filled tutorial field in most relevent classes. Added tutorial display in doc. --- doc/classes/Script.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/classes/Script.xml') diff --git a/doc/classes/Script.xml b/doc/classes/Script.xml index df96d2a6c..bbe360cb8 100644 --- a/doc/classes/Script.xml +++ b/doc/classes/Script.xml @@ -8,6 +8,7 @@ The 'new' method of a script subclass creates a new instance. [method Object.set_script] extends an existing object, if that object's class matches one of the script's base classes. + http://docs.godotengine.org/en/3.0/learning/step_by_step/scripting.html -- cgit v1.2.3-70-g09d2