# Sandbox.Soundscape.LoopedSounds

```csharp
List<LoopedSound> LoopedSounds { get; set; }
```

Sounds that are played constantly on a loop.

Declared in [Sandbox.Soundscape](/api/Sandbox.Soundscape).
Assembly: `Sandbox.Engine`.
