Skip to content

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

Entity.toString() method

获取实体的字符串表示

Signature:

typescript
toString(): string;

Returns:

string

实体的字符串描述

基于 MIT 许可证发布