Skip to content

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

Entity.children property

获取子实体数组的只读副本

Signature:

typescript
get children(): readonly Entity[];

基于 MIT 许可证发布