SFX_Default_Clone
Server/Audio/SoundEvents/BlockSounds/Default/SFX_Default_Clone.json, 422 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
Volume | number |
MaxInstance | number |
PreventSoundInterruption | boolean |
Parent | string |
Source
{
"AudioCategory": "AudioCat_BlockSounds",
"Layers": [
{
"Files": [
"Sounds/Blocks/Building/Clone_1.ogg"
],
"RandomSettings": {
"MinPitch": -1.8240371213405997,
"MaxPitch": 1.6500422849992202,
"MinVolume": -3.0980391997148637
}
}
],
"Volume": -1.9588001734407507,
"MaxInstance": 5,
"PreventSoundInterruption": true,
"Parent": "SFX_Attn_Quiet"
}