Hello i wanna make widget with text who showing item name . I made actor blueprint for Item_master and i made children for items like ,box , can etc. I made inside of this otems variables like :Name ,weight ,price and i wanna cast “Name” variable from item_master to text inside of widget by binding it.
This is used to in my third person character bp but i’m sure it’s also capable to work with a player controller too. Not sure if this is exactly what you need.