Event Dispatchers - I thought I knew how they worked

Yes, that was it, now when I call ED_Login event dispatcher on the WBP_Sessions Widget (Child of WBP_Multiplayer), all widgets of class WBP_Multiplayer will run that Event, if I bind the event on CONSTRUCT instead of INITIALIZE

1 Like