Example #1
0
 public unsafe static long $Invoke20(long instance, long *args)
 {
     SquadUtils.RemoveSquadMember((Squad)GCHandledObjects.GCHandleToObject(*args), Marshal.PtrToStringUni(*(IntPtr *)(args + 1)));
     return(-1L);
 }