---
title: "updateCounter(matching:value:context:)"
framework: tabletopkit
role: symbol
role_heading: Type Method
path: "tabletopkit/tabletopaction/updatecounter(matching:value:context:)"
---

# updateCounter(matching:value:context:)

## Declaration

```swift
static func updateCounter(matching counterID: ScoreCounter.Identifier, value: Int64, context: UInt64 = 0) -> Self
```

## See Also

### Keeping score

- [updateCounter(_:context:)](tabletopkit/tabletopaction/updatecounter(_:context:).md)
