コード例 #1
0
 public unsafe static long $Invoke10(long instance, long *args)
 {
     UnityUtils.DestroyMesh((Mesh)GCHandledObjects.GCHandleToObject(*args));
     return(-1L);
 }