This question could be kinda stupid, but… How do i change the bursh of a Progress bar using blueprints.
I tryed to find a Change bursh, But i didnt find anything
Does anyone know how to do this??? thanks!!!
This question could be kinda stupid, but… How do i change the bursh of a Progress bar using blueprints.
I tryed to find a Change bursh, But i didnt find anything
Does anyone know how to do this??? thanks!!!
Try it like this, you’re modifying Style
here which you feed a SlateBrush
:
If the engine complains about something not being exposed, wrap the whole thing in a function and operate on a local variable brush.
Thank you guys it really help me.