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) |