
Opis
The PubSub plugin allows you to send messages to Actors, Components, Widgets and Objects without the need to have explicit references to them.
Speed up your load time
No more GetAllActorsOfClass just to call a single function.
Reduce Hard references in your game.
No Need to load in soft references for single use objects.
Usage Instructions and developer docs can be found here



