prefab.test.setreg 560 B

123456789101112131415161718192021
  1. {
  2. "Amazon":
  3. {
  4. "Tools":
  5. {
  6. "Prefab":
  7. {
  8. "Processing":
  9. {
  10. "Stack": {
  11. "IntegrationTests":
  12. [
  13. { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::EditorInfoRemover" },
  14. { "$type": "AzToolsFramework::Prefab::PrefabConversionUtils::PrefabCatchmentProcessor" }
  15. ]
  16. }
  17. }
  18. }
  19. }
  20. }
  21. }