Accesing variable in another blueprint in event on construction of a widget?

Construction Script during editor time yes it can’t access game mode but EventConstruct should work:

Does your event triggering ?, try to add a print string after the event construct.
It get called when you add that widget to viewport.

1 Like