You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Registry/prefab.setreg

14 lines
359 B
Plaintext

{
"O3DE":
{
"AzFramework":
{
"Spawnables":
{
// Any requests with a priorty value equal or smaller than this will be considered a high priority request.
// The range for this value is between 0 and 255.
"HighPriorityThreshold" : 64
}
}
}
}