[DOCS] OS.get_unique_string().
This commit is contained in:
parent
d4b19d8d83
commit
a897be5a04
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue