# Sandbox.InputSettings.Actions

```csharp
List<InputAction> Actions { get; set; }
```

A list of actions used by the game.

Declared in [Sandbox.InputSettings](/api/Sandbox.InputSettings).
Assembly: `Sandbox.Engine`.
