GUI for engine force registration and renaming (#6184)
Signed-off-by: Alex Peterson <26804013+AMZN-alexpete@users.noreply.github.com>
This commit is contained in:
@@ -34,6 +34,7 @@ namespace O3DE::ProjectManager
|
||||
|
||||
private:
|
||||
bool InitLog(const char* logName);
|
||||
bool RegisterEngine(bool interactive);
|
||||
|
||||
AZStd::unique_ptr<PythonBindings> m_pythonBindings;
|
||||
QSharedPointer<QCoreApplication> m_app;
|
||||
|
||||
Reference in New Issue
Block a user