Refresh UI [Solved]

Untitled Project

Here is a Solved refresh Widget Interface UI setup

inside your Inventory_UI Widget Class add a custom Event just before Create Widget Node

where ever you got your Inventory Array Variable create another refresh Custom Event and link it to your Inventory Refresh Event
RefreshGetWidget

then inside your pickup item blueprint actor cast to your blueprint where you got your inventory Array and get the Refresh Event

ControllerRefresh