Skip to content

classifyGameboardPlacement

classifyGameboardPlacement(world, actorOrPlacement): GameboardActorKind | undefined

Defined in: src/actors/actors.ts:1037

Return the gameplay actor kind for an actor or placement, when registered.

World

string | Entity

GameboardActorKind | undefined