示例#1
0
 public unsafe static long $Invoke11(long instance, long *args)
 {
     UnityUtils.DestroyTexture2D((Texture2D)GCHandledObjects.GCHandleToObject(*args));
     return(-1L);
 }