I am new to LuaInterface and have a very simple question: How can I access data from a multi dimensional lua table from c#? I managed to read strings and integer values but was not lucky with tables. My goal is to display the content of a multidimensional lua table in a (virtual) GridView.
Sorry, I think this is a really simple question but I was unable to find neither a good documentation nor a compileable example project. You can also point me to the documentation if you think I should RTFM first before asking here - but I could not find any.
thanks, Michael