Replaced AzFramework::FileFunc JSON utils API calls with AzCore::JsonUtils APIs that appear to have been duplicated. Also fixed up improper Project Configurator -> Project Manager comment replacements.
Signed-off-by: Chris Galvan <chgalvan@amazon.com>
This commit is contained in:
@@ -19,8 +19,7 @@ namespace AZ
|
||||
{
|
||||
// Scene system components are components that can be used to create system components
|
||||
// in situations where the full initialization and/or construction of regular
|
||||
// system components don't apply such as in the Project Manager's advanced
|
||||
// settings and the ResourceCompilerScene.
|
||||
// system components don't apply such as in the ResourceCompilerScene.
|
||||
class SCENE_CORE_CLASS SceneSystemComponent
|
||||
: public AZ::Component
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user