[Editor] Add editor setting to globally override project game mode settings.

This commit is contained in:
bruvzg
2025-01-08 12:17:35 +02:00
committed by Pāvels Nadtočajevs
parent f1c0b5b854
commit 8ddd4985ea
3 changed files with 33 additions and 4 deletions

View File

@ -1136,6 +1136,9 @@
- [b]Launch in PiP mode[/b] will launch the Play window directly in picture-in-picture (PiP) mode if PiP mode is supported and enabled. When maximized, the Play window will occupy the same window as the Editor.
[b]Note:[/b] Only available in the Android editor.
</member>
<member name="run/window_placement/game_embed_mode" type="int" setter="" getter="">
Overrides game embedding setting for all newly opened projects. If enabled, game embedding settings are not saved.
</member>
<member name="run/window_placement/play_window_pip_mode" type="int" setter="" getter="">
Specifies the picture-in-picture (PiP) mode for the Play window.
- [b]Disabled:[/b] PiP is disabled for the Play window.