useGameboardPieceSourceUrlMap
useGameboardPieceSourceUrlMap(
registry,options?):Readonly<Record<string,string>>
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1275
Build renderer URL overrides from registered piece source metadata.
Parameters
Section titled “Parameters”registry
Section titled “registry”GameboardPieceRegistry | undefined
options?
Section titled “options?”GameboardPieceSourceUrlOptions = DEFAULT_PIECE_SOURCE_URL_OPTIONS
Returns
Section titled “Returns”Readonly<Record<string, string>>