Skip to content

GameboardInteractionHandler

GameboardInteractionHandler = (context) => GameboardInteractionHandlerResult | undefined

Defined in: packages/declarative-hex-worlds/src/commands/commands.ts:153

Game-supplied handler for commands that require host-specific policy.

GameboardInteractionHandlerContext

GameboardInteractionHandlerResult | undefined