mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Fix Floating Game Window Title
This commit is contained in:
parent
7b1ed520bd
commit
05fcfede1e
6 changed files with 69 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ public:
|
|||
Rect2i get_screen_embedded_window_rect();
|
||||
bool is_embedding_in_progress();
|
||||
bool is_embedding_completed();
|
||||
int get_embedded_pid() const;
|
||||
|
||||
EmbeddedProcess();
|
||||
~EmbeddedProcess();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue