# Sandbox.SoundFile.LoadOptions.LoopEnd

```csharp
int LoopEnd { get; set; }
```

End sample of the loop region. 0 uses whatever the file declares.

Declared in [Sandbox.SoundFile.LoadOptions](/api/Sandbox.SoundFile.LoadOptions).
Assembly: `Sandbox.Engine`.
