useGameboardPieceRegistryAnalysis
useGameboardPieceRegistryAnalysis(
registry,options?):GameboardPieceRegistryAnalysis|undefined
Defined in: src/react/react.ts:1077
Analyze a piece registry for React editor panels and pack setup screens.
Parameters
Section titled “Parameters”registry
Section titled “registry”GameboardPieceRegistry | undefined
options?
Section titled “options?”AnalyzeGameboardPieceRegistryOptions = DEFAULT_PIECE_REGISTRY_ANALYSIS_OPTIONS
Returns
Section titled “Returns”GameboardPieceRegistryAnalysis | undefined