Integrating latest from github/staging

Integrating up through commit 5e1bdae
This commit is contained in:
alexpete
2021-03-26 14:31:50 -07:00
parent 9c54341af8
commit 36c4e827bd
764 changed files with 11453 additions and 20251 deletions
-2
View File
@@ -516,8 +516,6 @@ struct IEditor
virtual QString GetSearchPath(EEditorPathName path) = 0;
//! This folder is supposed to store Sandbox user settings and state
virtual QString GetResolvedUserFolder() = 0;
//! Returns the name of the sys_game_folder
virtual QString GetProjectName() = 0;
//! Execute application and get console output.
virtual bool ExecuteConsoleApp(
const QString& CommandLine,