# Sandbox.Input.GetActions

```csharp
static IEnumerable<InputAction> GetActions()
```

Copies all input actions to be used publicly

### Returns

`IEnumerable<InputAction>`

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
