Skip to content

Regrip API / domain/PlayerSync.gen / move

Variable: move

const move: (_1, _2) => [state, effect[]]

Defined in: packages/core/src/domain/PlayerSync.gen.ts:24

A move either applies now or is held until the active snapshot resolves.

Parameters

_1

state

_2

string

Returns

[state, effect[]]