Class GlobalCLuaTable

All Implemented Interfaces:
KryoSerializable

public final class GlobalCLuaTable extends LuaTable
Read-only LuaTable which stores all aliases (shortcuts) to the classes
  • Constructor Details

    • GlobalCLuaTable

      public GlobalCLuaTable(LuaValue table)
      Copies the table into ReadOnly recursively
  • Method Details