SFX_Sleep_Notification
Server/Audio/SoundEvents/SFX/Player/Sleep/SFX_Sleep_Notification.json, 263 B
Fields
| Field | Type |
|---|---|
Layers | array[1] |
Volume | number |
PreventSoundInterruption | boolean |
AudioCategory | string |
Source
{
"Layers": [
{
"Files": [
"Sounds/PlayerActions/Sleep/Sleep_Notification_Stereo_01.ogg"
],
"Looping": false,
"Volume": 0
}
],
"Volume": 0,
"PreventSoundInterruption": true,
"AudioCategory": "AudioCat_UI_Sleep"
}