Docs: add widget global emitLoopDelay default

This commit is contained in:
Jage9
2026-02-28 03:14:21 -05:00
parent f0b97c028c
commit 3bd4f35653

View File

@@ -154,6 +154,7 @@ This is behavior-focused documentation for item types and their defaults.
- `directional=false` - `directional=false`
- `emitSoundSpeed=50` - `emitSoundSpeed=50`
- `emitSoundTempo=50` - `emitSoundTempo=50`
- `emitLoopDelay=0`
### Use ### Use
- `use` toggles `enabled` on/off and plays `useSound` when configured. - `use` toggles `enabled` on/off and plays `useSound` when configured.