Skip to content

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

EntitySystem.toString() method

获取系统信息的字符串表示

Signature:

typescript
toString(): string;

Returns:

string

系统信息字符串

基于 MIT 许可证发布