Skip to content

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

Entity.isDestroyed property

获取销毁状态

Signature:

typescript
get isDestroyed(): boolean;

基于 MIT 许可证发布