Dynamic Tooltip

So Currently a main issue I have is I cannot get the Tower Name text to actually populate. This is how I’ve set up the function for that;

Outside of that is where the shop is populated. Set Get Image hooks into the Resolve Tooltip Info, For Each Loop.

Here is The part where the tooltip is created for each shop icon. (This is a memory leak right now I think. Since it will be making new widgets every time.) I’ve been trying to figure out a way to either replace, or destroy the old widgets.

I tried Calling the update function but on a shop re-roll(Repopulating) it sets all of their tooltips to the same.
Here is before a re-roll where the shops tooltips properly populate the fields that I have finished. But for some reason the name field at the top is empty.

273668-4.png

273669-5.png