[
  {
    "Type": "SoundConcurrency",
    "Name": "highConc",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundConcurrency'",
    "Package": "VotV/Content/test/highConc",
    "Properties": {
      "Concurrency": {
        "MaxCount": 64,
        "ResolutionRule": "EMaxConcurrentResolutionRule::StopLowestPriority",
        "bVolumeScaleCanRelease": true
      }
    }
  }
]