Merge pull request #3685 from aws-lumberyard-dev/cgalvan/UpdateProjectConfiguratorReferences

Updated remaining Project Configurator references to Project Manager and consolidated JsonUtils API usage.
This commit is contained in:
Chris Galvan
2021-08-30 15:59:25 -05:00
committed by GitHub
27 changed files with 51 additions and 739 deletions
@@ -42,7 +42,7 @@ namespace SceneLoggingExample
}
// In this example, no system components are added. You can use system components
// to set global settings for this gem from the Project Configurator.
// to set global settings for this gem.
// For functionality that should always be available to the SceneAPI, we recommend
// that you use a BehaviorComponent instead.
AZ::ComponentTypeList GetRequiredSystemComponents() const override