Skip to content

Home > @esengine/ecs-framework-monorepo > GlobalEventBus

GlobalEventBus class

全局事件总线实例 提供全局访问的事件总线

Signature:

typescript
export declare class GlobalEventBus

Methods

Method

Modifiers

Description

getInstance(debugMode)

static

获取全局事件总线实例

reset(debugMode)

static

重置全局事件总线实例

基于 MIT 许可证发布