跳转到内容

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