inspectGameboardActorCollision
inspectGameboardActorCollision(
world,actor,target,profile?):GameboardActorCollisionReport
Defined in: src/actors/actors.ts:1065
Inspect whether an actor can enter a target tile under a collision profile.
Parameters
Section titled “Parameters”World
string | Entity | undefined
target
Section titled “target”string | HexCoordinates
profile?
Section titled “profile?”GameboardActorCollisionProfile = {}