# Sandbox.Citizen.CitizenAnimationHelper.Handedness

```csharp
Hand Handedness { get; set; }
```

What's the handedness of our weapon? Left handed, right handed, or both hands? This is only supported by some holdtypes, like Pistol, HoldItem.

Declared in [Sandbox.Citizen.CitizenAnimationHelper](/api/Sandbox.Citizen.CitizenAnimationHelper).
Assembly: `Sandbox.Engine`.
