Skip to content

moveGameboardPlacement

moveGameboardPlacement(world, placement, to, options?): Entity

Defined in: src/koota/koota.ts:559

Move an existing placement to a new tile while allowing selected placement fields to be updated in the same operation.

World

string | Entity

string | HexCoordinates

Omit<UpdateGameboardPlacementOptions, "at"> = {}

Entity