Click or drag to resize
EventManager Constructor
Constructs a new event manager with an empty event queue and without any listeners.

Namespace: Slash.ECS.Events
Assembly: Slash.ECS (in Slash.ECS.dll) Version: 1.0.6018.40178
Syntax
public EventManager()
See Also