Revision Release 2024.3703 Keywords iOS, Solar2D Native, CoronaLuaIOS.h, CoronaLuaCreateDictionary See also CoronaLuaIOS.h Corona C Functions
Creates and returns a NSDictionary
corresponding to the table at index
. This NSDictionary
contains the
The following indicates how Lua values in the table are converted to
NSDictionary* CoronaLuaCreateDictionary( lua_State *L, int index )