主题
Home > @esengine/ecs-framework-monorepo > QuerySystem > clearCache
公共方法:清理查询缓存
用于外部调用清理缓存,通常在批量操作后使用。
Signature:
clearCache(): void;
Returns:
void