From 767f9ce29af9179262070f55dc2fef3fc6cad8b6 Mon Sep 17 00:00:00 2001 From: Nathan Warden Date: Mon, 11 Sep 2017 18:17:01 -0500 Subject: Documented 'resource_changed' for CollisionShape --- doc/base/classes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/base/classes.xml b/doc/base/classes.xml index f5721a9bbd..9f14f6cecf 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -12196,6 +12196,7 @@ + If this method exists within a script it will be called whenever the shape resource has been modified. -- cgit v1.2.3