From 7af84d7213e7de2ea429f11521bba96da82347ee Mon Sep 17 00:00:00 2001 From: Dominik 'dreamsComeTrue' JasiƄski Date: Sat, 28 Mar 2020 21:56:50 +0100 Subject: Expose 'Embedded Windows Mode' as Editor and Project Settings --- doc/classes/ProjectSettings.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index 46f6fd2284..164f00999d 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -426,6 +426,9 @@ If [code]true[/code], the home indicator is hidden automatically. This only affects iOS devices without a physical home button. + + If [code]true[/code], uses subwindows (windows rendered entirely by engine) instead of OS-specific windows. + Force the window to be always on top. -- cgit v1.2.3