# Sandbox.MovieMaker.Compiled.ICompiledBlock.Shift

```csharp
ICompiledBlock Shift(MovieTime offset)
```

Move this block by the given time `offset`.

### Parameters

- `offset` (`MovieTime`)

### Returns

`ICompiledBlock`

Declared in [Sandbox.MovieMaker.Compiled.ICompiledBlock](/api/Sandbox.MovieMaker.Compiled.ICompiledBlock).
Assembly: `Sandbox.Engine`.
