1
0
Fork 0
This commit is contained in:
GabrieleC07 2025-02-28 01:36:23 +01:00 committed by GitHub
commit ef88f48ee6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -333,6 +333,7 @@
<return type="bool" />
<description>
Returns [code]true[/code] if the window is currently embedded in another window.
[b]Note:[/b] This will return [code]false[/code] when "Embed Game on Next Play" is enabled, because it still is a separate native window. To check for that use [method Engine.is_embedded_in_editor].
</description>
</method>
<method name="is_layout_rtl" qualifiers="const">