# Sandbox.Bind.BindSystem.Tick

```csharp
void Tick()
```

Should be called every frame. Will run through the links and check
for changes, then action those changes. Will also remove dead links.

Declared in [Sandbox.Bind.BindSystem](/api/Sandbox.Bind.BindSystem).
Assembly: `Sandbox.Bind`.
