UMG text block font size

Hi, can I dynamically change the text block font size? I tried it via bluprint, but there is no option for this.
Also there is no option to bind a function to it.

I have the same problem. It’s possible or not?

Yes, you can. Text block have a font info that you can get and set. You need to use get font node then split font pin. Same you have to do with set font node. If you want to change only size then you need to connect all pins except size pin and select size in set font. Ofc you should connect the reference of text block var pin.


By default text block isnt variable, you have to check the box here.
image