mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 21:22:48 +00:00
doc: add list of possible return values to OS.get_name() description
This commit is contained in:
parent
a415996f79
commit
080b5e4f63
@ -19771,7 +19771,7 @@ verify_host will check the SSL identity of the host if set to true.
|
||||
<return type="String">
|
||||
</return>
|
||||
<description>
|
||||
Return the name of the host OS.
|
||||
Return the name of the host OS. Possible values are: "Android", "BlackBerry 10", "Flash", "Haiku", "iOS", "HTML5", "OSX", "Server", "Windows", "WinRT", "X11"
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_cmdline_args">
|
||||
|
Loading…
Reference in New Issue
Block a user