Skip to content

Home > @esengine/ecs-framework-monorepo > IWorldManagerConfig > autoCleanup

IWorldManagerConfig.autoCleanup property

是否自动清理空World

Signature:

typescript
autoCleanup?: boolean;

基于 MIT 许可证发布