EventDispatcher 1.5.7 April 7, 2021 by hulken General Fixed an issue where event data was being overwritten
EventDispatcher 1.5.6 April 4, 2021 by hulken General Fixed engine startup crash if registering/invoking events from constructor scripts
EventDispatcher 1.5.4 March 27, 2021 by hulken General Removed logging bool from EventDispatcher SettingsPlugin will now check if a valid EventIdentifier object was provided when registering a new eventThanks to Mightyy for finding/reporting this Logging If you want to enable logging for EventDispatcher, add this to your DefaultEngine.ini [Core.log] LogEventDispatcher=Verbose
EventDispatcher 1.5.3 March 3, 2021 by hulken General You can now use the same EventIdentifier for multiple Events