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

# context

An integer value that your game uses.

## Declaration

```swift
var context: UInt64 { get }
```

## See Also

### Getting the context and player identifier

- [playerID](tabletopkit/updateequipmentaction/playerid.md)
