SFX_Attn_Loud
Server/Audio/SoundEvents/SFX_Attn_Loud.json, 331 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
MaxDistance | number |
StartAttenuationDistance | number |
Source
{
"AudioCategory": "AudioCat_SFX",
"Layers": [
{
"Files": [
"Sounds/TEST/SFX_Test_Blip_A.ogg"
],
"RandomSettings": {
"MinPitch": 0,
"MaxPitch": 0,
"MinVolume": 0
},
"Volume": 6.0
}
],
"Volume": 0,
"MaxDistance": 45,
"StartAttenuationDistance": 15
}