Soul-Engine
Soul-Engine copied to clipboard
Add Return Types to the EventManager
The pooled signal and slot system that is the EventManager does not currently handle return values when Emit is called. Aggregate this values and make them available to the caller of Emit.