Skip to content

Home > @esengine/ecs-framework-monorepo > DirtyTrackingSystem > clear

DirtyTrackingSystem.clear() method

清空所有脏标记和统计信息

Signature:

typescript
clear(): void;

Returns:

void

基于 MIT 许可证发布