blueprint

Widget_Meters(Graph_function)_2

  • Exposure: public
  • UE Version: 5.4

felipesound

August 21, 2024, 4:38 pm

1-After creating the meter function in your new widget, copy this blueprint and paste it on the new function's graph.

2-Doublecheck that both blueprints match.

3-Create two local variables:

"channelInfo" type METER CHANNEL INFO set to array

"volumes" type FLOAT seto to array

4-If everything looks the same, open Widget_Meters(Graph_tab)_3 in blueprintUE and follow instructions

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