Refreshing user-interface widgets

While trying to explain what i need to do, i have actually found the solution i was looking for.
I realized i could just call the same equipment slot function again and it would update itself…

added a custom event to the event graph of the slots

Called the function on item equip

Dont know if this is the correct approach but it seems to work