[
  {
    "Type": "SoundCue",
    "Name": "radar_cue",
    "Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundCue'",
    "Package": "VotV/Content/audio/effects/radar_cue",
    "Properties": {
      "FirstNode": {
        "ObjectName": "SoundNodeModulator'radar_cue:SoundNodeModulator_1'",
        "ObjectPath": "VotV/Content/audio/effects/radar_cue.1"
      },
      "SoundClassObject": {
        "ObjectName": "SoundClass'cl_effects'",
        "ObjectPath": "VotV/Content/audio/classes/cl_effects.0"
      },
      "Duration": 10000.0,
      "MaxDistance": 2097152.0
    }
  },
  {
    "Type": "SoundNodeModulator",
    "Name": "SoundNodeModulator_1",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundNodeModulator'",
    "Outer": {
      "ObjectName": "SoundCue'radar_cue'",
      "ObjectPath": "VotV/Content/audio/effects/radar_cue.0"
    },
    "Properties": {
      "PitchMin": 1.0,
      "PitchMax": 1.0,
      "VolumeMin": 1.0,
      "VolumeMax": 1.0,
      "ChildNodes": [
        {
          "ObjectName": "SoundNodeWavePlayer'radar_cue:SoundNodeWavePlayer_4'",
          "ObjectPath": "VotV/Content/audio/effects/radar_cue.2"
        }
      ]
    }
  },
  {
    "Type": "SoundNodeWavePlayer",
    "Name": "SoundNodeWavePlayer_4",
    "Flags": "RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
    "Class": "UScriptClass'SoundNodeWavePlayer'",
    "Outer": {
      "ObjectName": "SoundCue'radar_cue'",
      "ObjectPath": "VotV/Content/audio/effects/radar_cue.0"
    },
    "Properties": {
      "SoundWaveAssetPtr": {
        "AssetPathName": "/Game/audio/effects/sonar.sonar",
        "SubPathString": ""
      },
      "bLooping": true
    },
    "SoundWave": {
      "ObjectName": "SoundWave'sonar'",
      "ObjectPath": "VotV/Content/audio/effects/sonar.0"
    }
  }
]