Skip to content

markTriggers

markTriggers(world): void

Defined in: packages/engine/src/gameplay/behaviours/systems.ts:117

Marks each trigger inside while the nearest hero stands within its radius, and counts each crossing for the Trigger component to fire.

Parameter Type
world World

void