I have a data table that spawns a random letter.
I want to get the data table row when I pick up the object.
How can I do this?
Store it in a variable on Begin Play and have your interface function return it.