Skip to content

Home > @esengine/ecs-framework-monorepo > Core > entitySystemsEnabled

Core.entitySystemsEnabled property

实体系统启用状态

控制是否启用ECS实体系统功能。

Signature:

typescript
static entitySystemsEnabled: boolean;

基于 MIT 许可证发布