Browse Source

[DOCS] OS.get_unique_string().

Max Hilbrunner 7 năm trước cách đây
mục cha
commit
a897be5a04
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      doc/classes/OS.xml

+ 1 - 1
doc/classes/OS.xml

@@ -376,7 +376,7 @@
 			<return type="String">
 			</return>
 			<description>
-				Returns a unique string.
+				Returns a string that is unique to the device. Currently only works on Android and iOS. Returns empty string on other platforms.
 			</description>
 		</method>
 		<method name="get_unix_time" qualifiers="const">