GameboardInteractionCommandKind
GameboardInteractionCommandKind =
"move"|"interact-actor"|"interact-placement"|"attack-actor"|"inspect-actor"|"inspect-placement"|"inspect-tile"|"none"
Defined in: packages/declarative-hex-worlds/src/actors/actors.ts:184
Concrete command kind produced from an interaction target.