From d093f558ab3b33766cc346d9964f59a6ba09ed58 Mon Sep 17 00:00:00 2001 From: Alexander Holland Date: Thu, 25 Feb 2016 19:25:29 +0100 Subject: expose md5 for file(s) to gdscript --- doc/base/classes.xml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) (limited to 'doc/base/classes.xml') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 9f12c7cb5..e661edf55 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -1,5 +1,5 @@ - + Built-in GDScript functions. @@ -10691,6 +10691,16 @@ Returns an empty String "" at the end of the list. + + + + + + + Returns on success, a md5 String representing the file of the given path. + else, empty String "". + + @@ -29909,6 +29919,22 @@ This method controls whether the position between two cached points is interpola + + + + + + + + + + + + + + + + -- cgit v1.2.3-70-g09d2