Merge branch 'development' into Prism/RefactorProjectSettings

This commit is contained in:
nggieber
2021-12-10 06:32:14 -08:00
1329 changed files with 24077 additions and 106619 deletions
@@ -35,6 +35,7 @@ namespace O3DE::ProjectManager
private:
bool InitLog(const char* logName);
bool RegisterEngine(bool interactive);
AZStd::unique_ptr<PythonBindings> m_pythonBindings;
AZStd::unique_ptr<Settings> m_settings;