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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user