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

# jumpToBookmark(_:)

Restores game to the given bookmark

## Declaration

```swift
func jumpToBookmark(_ bookmark: StateBookmark)
```

## See Also

### Jumping to bookmarks

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