Yes that’s what i’m looking for.
I try to directly map inside the game mode :
If i understand right the map as you explain above
I create a variable map string/datatable, for map I include for exemple 2 datatables I have.
I’m looking for an append with the text “QG_” and a variable.
I populate the pin in find node searching the appended string into the variable map. So I guess find look for the text “QG_variable” on 2 the mapped datatable names ?
Then i return the find result into a datatable variable.
Inside my widget I do the following :
When a button is clicked I try to populate wrap box with another widget
Those last widget is a button, where I want to list datas :
Where I’m wrong ?



