# Sandbox.InputAction.GamepadCode

```csharp
GamepadCode GamepadCode { get; set; }
```

What gamepad button should this action map to?

Declared in [Sandbox.InputAction](/api/Sandbox.InputAction).
Assembly: `Sandbox.Engine`.
