Skip to content

RunCondition

RunCondition = () => boolean

Defined in: system.ts:86

Predicate evaluated per-frame; returning false skips the system for that tick.

boolean