Skip to content

Home > @esengine/ecs-framework-monorepo > EventBus > (constructor)

EventBus.(constructor)

Constructs a new instance of the EventBus class

Signature:

typescript
constructor(debugMode?: boolean);

Parameters

Parameter

Type

Description

debugMode

boolean

(Optional)

基于 MIT 许可证发布