SFX_Unbreakable_Block
Server/Audio/SoundEvents/BlockSounds/SFX_Unbreakable_Block.json, 234 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
Volume | number |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Building/Destruct_1.ogg"
]
}
],
"PreventSoundInterruption": true,
"Volume": -12.0,
"Parent": "SFX_Attn_Quiet"
}