示例#1
0
 public unsafe static long $Invoke10(long instance, long *args)
 {
     return(GCHandledObjects.ObjectToGCHandle(SquadUtils.GetFriendIdsInSquad(Marshal.PtrToStringUni(*(IntPtr *)args), (LeaderboardController)GCHandledObjects.GCHandleToObject(args[1]))));
 }