Contents

CreateBookmarkAction

An action that takes a snapshot of the game.

Declaration

struct CreateBookmarkAction

Overview

To create a bookmark action, use the createBookmark(_:context:) or the createBookmark(id:context:) static method.

Topics

Getting the bookmark

Getting game-specific information

See Also

Actions