Skip to content

Home > @esengine/ecs-framework-monorepo > Entity > eventBus

Entity.eventBus property

全局事件总线实例 用于发射组件相关事件

Signature:

typescript
static eventBus: EventBus | null;

基于 MIT 许可证发布