123456789101112131415161718192021 |
- {
- "Amazon":
- {
- "Tools":
- {
- "Prefab":
- {
- "Processing":
- {
- "Stack": {
- "IntegrationTests":
- [
- { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" },
- { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor" }
- ]
- }
- }
- }
- }
- }
- }
|