Saving a Widget in Save Game

You will need to save and load each element you want to store (in this case text) you can’t just tell unreal to save the widget as the data is too vague. Then when you create your widget, you must get the information from your save game probably on pre-construct or construct.