How to read/write variable of HUD class from Level blueprint?

Hey,

Try adding this in your Level Blueprint:

The GetHUD node should Cast To your HUD Blueprint, from there you can drag off and access and set variables in it.

-W