Skip to content

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

IEventBus.clear() method

清空所有监听器

Signature:

typescript
clear(): void;

Returns:

void

基于 MIT 许可证发布