[UMG] Draw on HUD from widget?

Hi,
is it possible to draw on the HUD directly from a UMG widget?
I use the HUD->DrawLine function.
I am getting in the error log from the editor : “StrategyHUD_BP_C_0 Canvas Draw functions may only be called during the handling of the DrawHUD event”

Eyo,

I think you are after UMG - Override “OnPaint”