Versions / 0.6.0-pre.5 / Audio / SoundEvents / SFX / UI / Inventory / SFX_Drop_Weapons_Stone_Small.json
SFX_Drop_Weapons_Stone_Small
Server/Audio/SoundEvents/SFX/UI/Inventory/SFX_Drop_Weapons_Stone_Small.json, 345 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_Stone_Small_Stereo.ogg"
],
"Volume": -4.0,
"RandomSettings": {
"MinVolume": -1,
"MinPitch": -1,
"MaxPitch": 1
}
}
],
"PreventSoundInterruption": false
}