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