RunCondition
RunCondition = () =>
boolean
Defined in: system.ts:86
Predicate evaluated per-frame; returning false skips the system for that tick.
Returns
Section titled “Returns”boolean
RunCondition = () =>
boolean
Defined in: system.ts:86
Predicate evaluated per-frame; returning false skips the system for that tick.
boolean