Files
o3de/Registry/prefab.test.setreg
T
chiyenteng ca49eedc5f Convert prefab to temp spawnable assets (#6179)
* Convert prefab to temp in-memory spawnable assets

Signed-off-by: chiyenteng <82238204+chiyenteng@users.noreply.github.com>
2021-12-10 10:55:01 -08:00

21 lines
560 B
Plaintext

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