# Sandbox.Services.Jam.CurrentStepIndex

```csharp
int CurrentStepIndex { get; set; }
```

The step in [Sandbox.Services.Jam.Timeline](/api/Sandbox.Services.Jam/Timeline) that is current, or -1 before the first one.

Declared in [Sandbox.Services.Jam](/api/Sandbox.Services.Jam).
Assembly: `Sandbox.Engine`.
