Пример #1
0
 public unsafe static long $Invoke33(long instance, long *args)
 {
     UnityUtils.ScaleParticleSize((ParticleSystem)GCHandledObjects.GCHandleToObject(*args), *(float *)(args + 1), *(float *)(args + 2));
     return(-1L);
 }