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