menu
lua_dardo_async package
documentation
lua.dart
LuaBasicAPI
getTable abstract method
getTable abstract method
dark_mode
light_mode
getTable
abstract method
Future
<
LuaType
>
getTable
(
int
idx
)
Implementation
Future<LuaType> getTable(int idx);
lua_dardo_async package
documentation
lua
LuaBasicAPI
getTable abstract method
LuaBasicAPI class