Updated remaining Project Configurator references to Project Manager.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -137,7 +137,7 @@ namespace AZ
|
||||
|
||||
// Check if this library hasn't already been reflected. This can happen as the ResourceCompilerScene needs
|
||||
// to explicitly load and reflect the SceneAPI libraries to discover the available extension, while
|
||||
// Gems with system components need to do the same in the Project Configurator.
|
||||
// Gems with system components need to do the same in the Project Manager.
|
||||
if (context && (context->IsRemovingReflection() || !context->FindClassData(AZ::SceneAPI::DataTypes::IGroup::TYPEINFO_Uuid())))
|
||||
{
|
||||
AZ::SceneAPI::DataTypes::IManifestObject::Reflect(context);
|
||||
|
||||
Reference in New Issue
Block a user