I’ve been looking how to implement it for sometime but I’m stack. I made a Struct in C++, then made a Table Data in Editor, and now I wanted to use data from that table, row name.
I was trying using FindRow/GetValueAsString and so on, but I couldn’t make it work… help please?
I even got FName, but I still can’t get the row… Is says it will only accept Fname, but i gave it to the function and nothing…