GenericEventBus icon indicating copy to clipboard operation
GenericEventBus copied to clipboard

A synchronous event bus for Unity, using strictly typed events and generics to reduce runtime overhead.

Results 1 GenericEventBus issues
Sort by recently updated
recently updated
newest added

I came across this bug report for Mono and was wondering if that could cause issues using ConditionalWeakTable: https://github.com/mono/mono/issues/13560 I guess it would only impact cases where devs create and...