Can I get a code example of how I would work with data from C++ and display it using UMG.
For example, let’s just pick something really simple and say I give my player a basic health system in C++ and I want to display that in UMG. How would I go about doing that?