doc: Sync classref with StringName/Callable changes

This commit is contained in:
Rémi Verschelde
2020-02-22 14:59:09 +01:00
parent bf7d6de556
commit fea37cfb52
83 changed files with 689 additions and 457 deletions

View File

@ -69,9 +69,9 @@
</description>
</method>
<method name="translate" qualifiers="const">
<return type="String">
<return type="StringName">
</return>
<argument index="0" name="message" type="String">
<argument index="0" name="message" type="StringName">
</argument>
<description>
Returns the current locale's translation for the given message (key).