跳转到内容

Disabled

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

const Disabled: ComponentDef<{ }>

Defined in: ecs/component.ts:1136

Marks an entity inactive: it keeps its components and its place in the tree, and the engine’s systems skip it. A tag, so it carries no data.