getMetatableAux abstract method

Future<LuaType> getMetatableAux(
  1. String tname
)

Implementation

Future<LuaType> getMetatableAux(String tname);