prefab.editor.setreg 713 B

1234567891011121314151617181920212223242526272829
  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. "O3DE": {
  22. "Preferences": {
  23. "Prefabs": {
  24. "EnableOutlinerOverrideManagement": true
  25. }
  26. }
  27. }
  28. }