Skip to content

AddedWrapper

Defined in: ecs/query.ts:60

A query argument matching only entities that gained the component since this system last ran, as Added returns it. Opaque — the query still yields the component’s data.

T extends AnyComponentDef