I’ve since changed my approach, but I was trying to pass my HUD widget as a reference within my level blueprint and use this reference to modify the textboxes in the widget from there. I was a bit confused because I thought that if I had a reference to an object I could use it to modify variables contained within the object, but I couldn’t figure out how to do this.