blueprint

Widget_Meters(DesignerTAB)-1

  • Exposure: public
  • UE Version: 5.4

felipesound

August 21, 2024, 4:21 pm

Widget to view meters

Instructions:

1-In the UE editor create and name a custom widget. 2-Copy blueprint in "blueprintUE" and paste it in your new widget ( make sure designer tab is selected) 3-In UE select the Graph tab and under functions create a custom function named "updateMeters" 4-In blueprintUE open Widget_Meters(Graph_function)

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v