SFX_Effect_Burn_Local
Server/Audio/SoundEvents/SFX/Effects/SFX_Effect_Burn_Local.json, 608 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Source
{
"AudioCategory": "AudioCat_SFX",
"Layers": [
{
"Files": [
"Sounds/Effects/Entity_Effect_Burn_Stereo_01.ogg",
"Sounds/Effects/Entity_Effect_Burn_Stereo_02.ogg",
"Sounds/Effects/Entity_Effect_Burn_Stereo_03.ogg",
"Sounds/Effects/Entity_Effect_Burn_Stereo_04.ogg",
"Sounds/Effects/Entity_Effect_Burn_Stereo_05.ogg"
],
"RandomSettings": {
"MinVolume": -2,
"MinPitch": -2,
"MaxPitch": 2
},
"StartDelay": 0,
"Volume": 6.0
}
],
"MaxInstance": 2,
"Volume": 0,
"PreventSoundInterruption": true
}