Skip to content

Home > @esengine/ecs-framework-monorepo > IComponent > id

IComponent.id property

组件唯一标识符

Signature:

typescript
readonly id: number;

基于 MIT 许可证发布