Merge pull request #99010 from Hilderin/embedding-game-process
Embed game process in editor
This commit is contained in:
@ -584,6 +584,8 @@ public:
|
||||
void set_editor_hint(bool p_enabled);
|
||||
bool is_editor_hint() const;
|
||||
|
||||
bool is_embedded_in_editor() const;
|
||||
|
||||
// `set_write_movie_path()` is not exposed to the scripting API as changing it at run-time has no effect.
|
||||
String get_write_movie_path() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user