UpdateCounterAction
An action that updates the game counter.
Declaration
struct UpdateCounterActionOverview
To create an update counter action, use the updateCounter(_:context:) or the updateCounter(matching:value:context:) static method.
An action that updates the game counter.
struct UpdateCounterActionTo create an update counter action, use the updateCounter(_:context:) or the updateCounter(matching:value:context:) static method.