rawGetI abstract method

Future<LuaType> rawGetI(
  1. int idx,
  2. int i
)

Implementation

Future<LuaType> rawGetI(int idx, int i);