SFX_Drop_Weapons_Shield_Metal
Server/Audio/SoundEvents/SFX/UI/Inventory/SFX_Drop_Weapons_Shield_Metal.json, 346 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Volume | number |
Layers | array[1] |
PreventSoundInterruption | boolean |
Source
{
"AudioCategory": "AudioCat_Inventory",
"Volume": 0,
"Layers": [
{
"Files": [
"Sounds/UI/Inventory/Drop_Weapons_Shield_Metal_Stereo.ogg"
],
"Volume": -4.0,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"PreventSoundInterruption": false
}