getTable abstract method

Future<LuaType> getTable(
  1. int idx
)

Implementation

Future<LuaType> getTable(int idx);