Open Behemyth opened 6 years ago
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.
Emit
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 ofEmit
.