---
title: playerID
framework: tabletopkit
role: symbol
role_heading: Instance Property
path: tabletopkit/tabletopinteraction/value-swift.struct/playerid
---

# playerID

The player who is performing the interaction

## Declaration

```swift
var playerID: PlayerIdentifier { get }
```

## See Also

### Getting identifiers

- [id](tabletopkit/tabletopinteraction/value-swift.struct/id.md)
