From e57dfe26632beeaf65cf15352db57424f2094deb Mon Sep 17 00:00:00 2001
From: Rémi Verschelde
Date: Sun, 22 Nov 2015 14:21:04 +0100
Subject: Update doc for can_teleport_to
---
doc/base/classes.xml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/doc/base/classes.xml b/doc/base/classes.xml
index 44a7cccfe..ba29d534d 100644
--- a/doc/base/classes.xml
+++ b/doc/base/classes.xml
@@ -15038,14 +15038,13 @@ returns:= "username=user&password=pass"
-
+
-
-
+ Returns whether the KinematicBody can be teleported to the destination given as an argument, checking all collision shapes of the body against potential colliders at the destination.
--
cgit v1.3.1