Filled missing Doc for String and FileDialog

This commit is contained in:
Alexander Holland
2018-10-11 19:28:36 +02:00
parent 4c1a5d9cfe
commit e4b2a20cd6
2 changed files with 9 additions and 2 deletions

View File

@@ -671,6 +671,7 @@
<return type="PoolByteArray">
</return>
<description>
Returns the SHA-256 hash of the string as an array of bytes.
</description>
</method>
<method name="sha256_text">