Skip to content

Home > @esengine/ecs-framework-monorepo > Entity > childCount

Entity.childCount property

获取子实体数量

Signature:

typescript
get childCount(): number;

基于 MIT 许可证发布