Hi all I have a widget blueprint I want to be able to get information from the parent actor.
There are nodes inside the Widget Blueprint for getting owning player, but what if the owner isn’t a player but just an actor with a Widget Component?
i.e. this is my actor setup (I want to have the widget blueprint GET text from it’s owner actor and display it.)
Any ideas?
Thanks!