prefab.setreg 359 B

1234567891011121314
  1. {
  2. "O3DE":
  3. {
  4. "AzFramework":
  5. {
  6. "Spawnables":
  7. {
  8. // Any requests with a priorty value equal or smaller than this will be considered a high priority request.
  9. // The range for this value is between 0 and 255.
  10. "HighPriorityThreshold" : 64
  11. }
  12. }
  13. }
  14. }