Skip to content

SystemDef

Defined in: ecs/system.ts:148

A declared system, as defineSystem returns it. Opaque: hand it to addSystem, a SystemSet or a schedule rather than reading it — every member is engine plumbing and may change.