---
title: "jumpToBookmark(matching:)"
framework: tabletopkit
role: symbol
role_heading: Instance Method
path: "tabletopkit/tabletopgame/jumptobookmark(matching:)"
---

# jumpToBookmark(matching:)

Restores game to the given bookmark

## Declaration

```swift
func jumpToBookmark(matching bookmarkID: StateBookmarkIdentifier)
```

## See Also

### Jumping to bookmarks

- [jumpToBookmark(_:)](tabletopkit/tabletopgame/jumptobookmark(_:).md)
- [bookmarks](tabletopkit/tabletopgame/bookmarks.md)
