跳转到内容

RemovedQueryDescriptor

此内容尚不支持你的语言。

Defined in: ecs/query.ts:797

A request to iterate the entities that LOST a component since this system last ran, as Removed returns it. Opaque — the body receives an instance yielding entities, since the component itself is already gone.

T extends AnyComponentDef