SFX_Test_Blip_B
Server/Audio/SoundEvents/SFX/Test/SFX_Test_Blip_B.json, 330 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
MaxInstance | number |
Volume | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/TEST/SFX_Test_Blip_B.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": 0
},
"Volume": 0
}
],
"MaxInstance": 2,
"Volume": -4.0,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Moderate"
}