Example #1
0
 public LuaTable GetMetatable(LuaRuntime runtime)
 {
     return(runtime.GetMetatable(this));
 }