Skip to content

Home > @esengine/ecs-framework-monorepo > ComponentRegistry > reset

ComponentRegistry.reset() method

重置注册表(用于测试)

Signature:

typescript
static reset(): void;

Returns:

void

基于 MIT 许可证发布