Pass a callback instead of weak linking a module
Signed-off-by: AMZN-Phil <pconroy@amazon.com>
This commit is contained in:
@@ -91,5 +91,7 @@ namespace O3DE::ProjectManager
|
||||
pybind11::handle m_editProjectProperties;
|
||||
pybind11::handle m_download;
|
||||
pybind11::handle m_pathlib;
|
||||
|
||||
bool m_requestCancelDownload = false;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user