소스 검색

[DOCS] OS.get_unique_string().

Max Hilbrunner 7 년 전
부모
커밋
a897be5a04
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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">