Hello
I have an Inventorysystem in my game and i can use it without any problems.
I also added a mainmenu system and want to access to my Inventory from Mainmenu.
If I press the Inventory Button in Mainmenu the “Inventory_widget” appear but there is no access to Datatable (to Game Items) and i get as an error: “get data table row” accessed none!
Can anyone help me pls. How can i connect the Inventory widget with datetable while i am in Mainmenu widget?