MutWrapper
此内容尚不支持你的语言。
Defined in: ecs/query.ts:23
A query argument asking for write access, as Mut returns it. Opaque — the query yields the component’s data, not this.
Type Parameters
Section titled “Type Parameters”T extends AnyComponentDef
此内容尚不支持你的语言。
Defined in: ecs/query.ts:23
A query argument asking for write access, as Mut returns it. Opaque — the query yields the component’s data, not this.
T extends AnyComponentDef