Make ILyShine an AZ::Interface (#6923)
* Move ILyShine instance out of legacy code Signed-off-by: abrmich <abrmich@amazon.com> * Remove last remaining reference of gEnv->pLyShine Signed-off-by: abrmich <abrmich@amazon.com> * Make m_lyShine a unique pointer Signed-off-by: abrmich <abrmich@amazon.com>
This commit is contained in:
@@ -614,7 +614,6 @@ struct SSystemGlobalEnvironment
|
||||
ISystem* pSystem = nullptr;
|
||||
ILog* pLog;
|
||||
IMovieSystem* pMovieSystem;
|
||||
ILyShine* pLyShine;
|
||||
SharedEnvironmentInstance* pSharedEnvironment;
|
||||
|
||||
#if defined(AZ_RESTRICTED_PLATFORM)
|
||||
|
||||
Reference in New Issue
Block a user