Replace Array return types with TypedArray 3
This commit is contained in:
@ -65,7 +65,7 @@
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_loaded_locales" qualifiers="const">
|
||||
<return type="Array" />
|
||||
<return type="PackedStringArray" />
|
||||
<description>
|
||||
Returns an array of all loaded locales of the project.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user