classref: Sync with current master branch (45fc515)

This commit is contained in:
Godot Organization
2025-05-24 03:28:26 +00:00
parent 67743e991b
commit d4a8f7f2aa
34 changed files with 3382 additions and 337 deletions

View File

@@ -1165,7 +1165,7 @@ Returns ``-1`` if the ``pid`` is not a PID of a spawned child process, the proce
Returns the number used by the host machine to uniquely identify this application.
\ **Note:** This method is implemented on Android, iOS, Linux, macOS, and Windows.
\ **Note:** On Web, this method always returns ``0``.
.. rst-class:: classref-item-separator