SFX_Item_Break
Server/Audio/SoundEvents/SFX/UI/SFX_Item_Break.json, 279 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_UI",
"Layers": [
{
"Files": [
"Sounds/UI/Durability/Item_Durability_Break_Stereo.ogg"
],
"StartDelay": 0.1
}
],
"PreventSoundInterruption": true,
"Volume": 4.0617997398388725,
"Parent": "SFX_Attn_Quiet"
}