Skip to content

useGameboardActorSnapshots

useGameboardActorSnapshots(): readonly GameboardActorSnapshot[]

Defined in: src/react/react.ts:551

Read joined actor and placement snapshots for React panels and UI state.

The returned records are the same actor snapshots used by runtime reads and external ECS interop, which keeps HUDs, targeting panels, and tests aligned.

readonly GameboardActorSnapshot[]