SFX_Campfire_Open_Local
Server/Audio/SoundEvents/SFX/Crafting/SFX_Campfire_Open_Local.json, 221 B
Fields
| Field | Type |
|---|---|
AudioCategory | string |
Layers | array[1] |
PreventSoundInterruption | boolean |
MaxInstance | number |
Volume | number |
Source
{
"AudioCategory": "AudioCat_SFX",
"Layers": [
{
"Files": [
"Sounds/Crafting/Campfire_Open_Stereo_01.ogg"
]
}
],
"PreventSoundInterruption": false,
"MaxInstance": 5,
"Volume": 2.0
}