You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Fix Floating Game Window Title
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user