useProjectedGameboardPlan
useProjectedGameboardPlan(
options?):GameboardPlan|undefined
Defined in: packages/declarative-hex-worlds/src/react/react.ts:1062
Project the live Koota world back into a serializable GameboardPlan.
Parameters
Section titled “Parameters”options?
Section titled “options?”Returns
Section titled “Returns”GameboardPlan | undefined