Contents

UpdateCounterAction

An action that updates the game counter.

Declaration

struct UpdateCounterAction

Overview

To create an update counter action, use the updateCounter(_:context:) or the updateCounter(matching:value:context:) static method.

Topics

Getting counter information

Getting game-specific information

Getting the player identifier

See Also

Actions