Skip to content

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

Entity.parent property

获取父实体

Signature:

typescript
get parent(): Entity | null;

基于 MIT 许可证发布