selectGameboardPieces
selectGameboardPieces(
registry,selection?):GameboardPieceDeclaration[]
Defined in: src/pieces/pieces.ts:530
Select pieces from a registry using id, role, source, tag, and EXTRA filters.
Parameters
Section titled “Parameters”registry
Section titled “registry”selection?
Section titled “selection?”GameboardPieceRegistrySelection = {}