Ejemplo n.º 1
0
 public FieldInfo[] GetProjectileFields(Projectile p)
 {
     return p.GetType().GetFields();
 }