[UMG] How can I change the font at run ?

Unfortunately, I haven’t found a way to change the font on a text widget in blueprint. Some things in UMG can be ‘binded’ to a getter function to change the brush settings, but text widget fonts don’t have this flexibility. There’s also now ‘setter’ exposed to blueprint, so I wouldn’t be able to apply the font to the text item.