Browse Source

Added description to get_loaded_locales() in TranslationServer

unknown 6 năm trước cách đây
mục cha
commit
3cdd701a14
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      doc/classes/TranslationServer.xml

+ 1 - 0
doc/classes/TranslationServer.xml

@@ -31,6 +31,7 @@
 			<return type="Array">
 			</return>
 			<description>
+				Returns an Array of all loaded locales of the game.
 			</description>
 		</method>
 		<method name="get_locale" qualifiers="const">