Disabled
constDisabled: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.
constDisabled: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.