# Sandbox.Input.ActionNames

```csharp
static IEnumerable<string> ActionNames { get; set; }
```

Names of all actions from the current game's input settings.

Declared in [Sandbox.Input](/api/Sandbox.Input).
Assembly: `Sandbox.Engine`.
