Ejemplo n.º 1
0
 static void PushValue(IntPtr L, T o)
 {
     ToLua.PushStruct(L, o);
 }