Added docs to AudioStreamPlayer for get_mix_time

This commit is contained in:
Juan Linietsky
2019-04-27 14:11:39 -03:00
parent c2027c8233
commit 11fb4ffbf8
3 changed files with 33 additions and 0 deletions

View File

@ -27,6 +27,12 @@
Clears the server from all translations.
</description>
</method>
<method name="get_loaded_locales" qualifiers="const">
<return type="Array">
</return>
<description>
</description>
</method>
<method name="get_locale" qualifiers="const">
<return type="String">
</return>