---
title: playerID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/updateequipmentaction/playerid
---

# playerID

The player performing the action.

## Declaration

```swift
var playerID: Player.ID? { get }
```

## See Also

### Getting the context and player identifier

- [context](tabletopkit/updateequipmentaction/context.md)
