SFX_Player_Drop_Item
Server/Audio/SoundEvents/SFX/Player/Action/SFX_Player_Drop_Item.json, 387 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
MaxInstance | number |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Pickup/Player_Item_Drop_01.ogg"
],
"RandomSettings": {
"MinVolume": -1.9382002601611275,
"MinPitch": 0,
"MaxPitch": 0
},
"Volume": -4.436974992327127
}
],
"Volume": -19.0,
"PreventSoundInterruption": true,
"MaxInstance": 15,
"Parent": "SFX_Attn_Moderate"
}