getGlobal abstract method

Future<LuaType> getGlobal(
  1. String name
)

Implementation

Future<LuaType> getGlobal(String name);