SFX_Flame_Break
Server/Audio/SoundEvents/BlockSounds/Flame/SFX_Flame_Break.json, 426 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
PreventSoundInterruption | boolean |
Volume | number |
Layers | array[1] |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"PreventSoundInterruption": true,
"Volume": 0,
"Layers": [
{
"Files": [
"Sounds/Items/Torch/Torch_Off.ogg"
],
"RandomSettings": {
"MinPitch": -3.8631371386483475,
"MaxPitch": 3.1564128700055254,
"MinVolume": -0.9151498112135024
},
"StartDelay": 0,
"Volume": 6.0
}
],
"Parent": "SFX_Attn_Quiet"
}