# Sandbox.Input.ReleaseActions

```csharp
static void ReleaseActions()
```

Clears the current input actions, so that none of them are active. Unlike ClearActions
this will unpress the buttons, so they won't be active again until they're pressed again.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
