Hey! I have quick question about Runtime DataTable Plugin
I’m developing a multiplayer game. A player converts a local CSV file into a data table. The system I previously built randomly selects a row from the table and sends the question in it to other players as a string. Is this possible?