EventSystem constructor

EventSystem()

Creates a new EventSystem instance.

Initializes empty collections for listeners, groups, and subscriber tracking.

Implementation

EventSystem();