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.
Type Parameters
Section titled “Type Parameters”T extends AnyComponentDef